Re: [fluid-dev] About documentation and code

2009-01-09 Thread Josh Green
On Fri, 2009-01-09 at 21:02 +0100, Bernat Arlandis i Mañó wrote: > Josh Green escrigué: > > > > Really? Seems pretty standard to me. Toplevel is branches/, tags/ and > > trunk/. Under trunk is the fluidsynth/ directory. What did you have in > > mind? > > > Normally, the fluidsynth directory

Re: [fluid-dev] About documentation and code

2009-01-09 Thread Bernat Arlandis i Mañó
Josh Green escrigué: Really? Seems pretty standard to me. Toplevel is branches/, tags/ and trunk/. Under trunk is the fluidsynth/ directory. What did you have in mind? Normally, the fluidsynth directory is on the top, that saves a lot of fluidsynth directories. If there's no intention of

Re: [fluid-dev] About documentation and code

2009-01-08 Thread Josh Green
On Fri, 2009-01-09 at 00:28 +0100, Bernat Arlandis i Mañó wrote: > I think this would ease development in the long term by reducing the > amount of code. If you all agree we can entirely drop that "no external > dependencies" requirement unless there's some problem. Changing the code to use glib

Re: [fluid-dev] About documentation and code

2009-01-08 Thread Bernat Arlandis i Mañó
Josh Green escrigué: Originally the author (Peter Hanappe) did not want FluidSynth to have any external dependencies. In particular the SoundFont loading code was borrowed from my previous application Smurf SoundFont Editor and also Swami. Rather than depending on the glib library, he opted to

Re: [fluid-dev] About documentation and code

2009-01-08 Thread Jon Escombe
Josh Green wrote: FluidSynth is a bit overdue for a release. Provided everything seems to be working as it should (feedback anyone?), a release could be made and then indent could be run on all the code and checked in. That would give us a new start as far as formatting is concerned. Hi, I'

Re: [fluid-dev] About documentation and code

2009-01-07 Thread Josh Green
Hello Bernat, On Wed, 2009-01-07 at 18:00 +0100, Bernat Arlandis i Mañó wrote: > Could we start this kind of manual in the wiki? Some of you will know a > lot better about fluidsynth so you can join me or just review what I do. > The Wiki is perfect for that kind of undertaking. Improving th

[fluid-dev] About documentation and code

2009-01-07 Thread Bernat Arlandis i Mañó
Hi. I've been looking the source code to understand a bit more about it. I discovered some features I didn't know were there and it would be good to have them documented somewhere else than the source code. It would be good to know every feature implemented and what not, things like midi and soun