Re: [fluid-dev] Rerouting output

2011-03-05 Thread Pedro Lopez-Cabanillas
Hi Mike, On Saturday 05 March 2011, mike wrote: > Sorry I forgot to mention I have a Cakewalk branded MIDI/USB interface. > > Cheers, > Mike > > On 03/05/2011 09:13 PM, mike wrote: > > Hello > > > > This is a related very noobie question. What I would like to do is > > very simple I hope namel

Re: [fluid-dev] Query: router_chan

2011-03-05 Thread Dave Serls
On Sat, 5 Mar 2011 21:09:18 +0100 "Pedro Lopez-Cabanillas" wrote: > On Saturday 05 March 2011, Dave Serls wrote: > > On Thu, 3 Mar 2011 10:09:54 -0700 > > Dave Serls wrote: > > > > > > > > Returning to linux audio after a long hiatus. > > > > > > If I use router_chan in a fluidsynth instanc

Re: [fluid-dev] --no-shell option causes crash

2011-03-05 Thread Pedro Lopez-Cabanillas
On Friday 04 March 2011, Nuzhna Pomoshch wrote: > I tried to search for this, but couldn't locate anyone else > having this problem. > > Any soundfont, any midi file. > > $ fluidsynth /path/to/some/soundfont /path/to/some/midi/file > FluidSynth version 1.1.3 > Copyright (C) 2000-2010 Peter Hanapp

Noob Question WAS Re: [fluid-dev] Rerouting output

2011-03-05 Thread Graham Goode
Hi Mike, Fluidsynth can certainly read from a Windows MIDI input interface. It might be worth looking into jOrgan (https://sourceforge.net/apps/mediawiki/jorgan/index.php?title=Installation), an application that uses fluidsynth in Windows/OS-x/Linux, or Qsynth, a standalone application GUI for flui

Re: [fluid-dev] Rerouting output

2011-03-05 Thread mike
Sorry I forgot to mention I have a Cakewalk branded MIDI/USB interface. Cheers, Mike On 03/05/2011 09:13 PM, mike wrote: Hello This is a related very noobie question. What I would like to do is very simple I hope namely play my keyboard controller if possible into fluidsynth or an app that

Re: [fluid-dev] Rerouting output

2011-03-05 Thread mike
Hello This is a related very noobie question. What I would like to do is very simple I hope namely play my keyboard controller if possible into fluidsynth or an app that feeds fluidsynth and generate audio in real time on a Windows XP laptop. Doing it in Linux is impractical in this instanc

Re: [fluid-dev] Rerouting output

2011-03-05 Thread Pedro Lopez-Cabanillas
Hi, I assume that you are using Linux because aconnect is an ALSA sequencer utility, but please note that both FluidSynth and VMPK can be used in Windows and Mac OSX as well, and while the basics of MIDI and audio are the same other features may differ. On Friday 04 March 2011, Nuzhna Pomoshc

Re: [fluid-dev] Query: router_chan

2011-03-05 Thread Pedro Lopez-Cabanillas
On Saturday 05 March 2011, Dave Serls wrote: > On Thu, 3 Mar 2011 10:09:54 -0700 > Dave Serls wrote: > > > > > Returning to linux audio after a long hiatus. > > > > If I use router_chan in a fluidsynth instance like this: > > > > # change note events for odd channels to ridiculous invalid ch

Re: [fluid-dev] Rerouting output

2011-03-05 Thread Nuzhna Pomoshch
--- On Fri, 3/4/11, Dave Serls wrote: > The connections listed by aconnect are MIDI only. > The output of fluidsynth will be audio data (like .wav). Well, that explains it, although the ability to just pass through midi would seem useful in this case. > You should also modify /etc/security/limi