Re: [fluid-dev] Help adding Fluidsynth console to Qsynth

2017-10-03 Thread Tom M.
; delete_fluid_server(server); > } > > I don't know about Qsynth and hope that anyone may help you to localize > where you can add theses steps in Qsynth source code. > > Regards. > > jjc > > > > > > > > > Message du 03/10/17 21:15 > &

Re: [fluid-dev] Help adding Fluidsynth console to Qsynth

2017-10-03 Thread Ceresa Jean-Jacques
I don't know about Qsynth and hope that anyone may help you to localize where you can add theses steps in Qsynth source code. Regards. jjc       > Message du 03/10/17 21:15 > De : "Liam McGillivray" > A : fluid-dev@nongnu.org > Copie à : > Objet : [fluid-dev]

Re: [fluid-dev] Help adding Fluidsynth console to Qsynth

2017-10-03 Thread Aere Greenway
On 10/03/2017 01:15 PM, Liam McGillivray wrote: I have a forked repository of Qsynth on GitHub .  The next task I would like to complete is to add a console for typing commands directly into Fluidsynth, as can be done when running fluidsynth in a terminal.  My

[fluid-dev] Help adding Fluidsynth console to Qsynth

2017-10-03 Thread Liam McGillivray
I have a forked repository of Qsynth on GitHub .  The next task I would like to complete is to add a console for typing commands directly into Fluidsynth, as can be done when running fluidsynth in a terminal.  My programming skills are weak, so it would be muc