fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] fluid_player_add(synth, '-')


From: Peter Billam
Subject: [fluid-dev] fluid_player_add(synth, '-')
Date: Fri, 29 Aug 2014 16:21 +1000

Greetings,

fluidsynth.lua is now apparently approaching stability at 1.4:
  http://www.pjb.com.au/comp/lua/fluidsynth.html
and the two little apps which motivated it are working happily:
  http://www.pjb.com.au/midi/fluadity.html
  http://www.pjb.com.au/midi/midi2wavs.html

So as my contribution to feature-creep, I'd like to suggest
  fluid_player_add(synth, '-')
should read the midi file from stdin.  I do a lot of this, eg:
  muscript -midi foo | midichord -f 0,2 -aco 4 | fluadity -
and it didn't work for me from the C-library itself,
so in fluadity I detect '-' and slurp into a tmp file ...

(I hope this isn't an RTFM...)

Thanks again,
Regards,
Peter Billam

http://www.pjb.com.au      address@hidden     (03) 6278 9410
"Follow the charge, not the particle."  --  Richard Feynman
 from The Theory of Positrons, Physical Review, 1949




reply via email to

[Prev in Thread] Current Thread [Next in Thread]