On Tue, Aug 17, 2010 at 4:53 PM, Goat Man wrote:
> Hello Corbin,
> i don't have access to svn at the moment so i'm simply uploading the source
> file as a download, check the downloads page.
>
> Any clues on why fluid_synth_write_float returns floats in range of -30.0 to
> about +60.0, surely ther
Hello Corbin,
i don't have access to svn at the moment so i'm simply uploading the source
file as a download, check the downloads page.
Any clues on why fluid_synth_write_float returns floats in range of -30.0 to
about +60.0, surely there must be a fixed range?
-hart
On Mon, Aug 16, 2010 at 4:09
On Sun, Aug 15, 2010 at 7:31 PM, Corbin Simpson
wrote:
> You may be interested in my Cython bindings, see
> github.com/MostAwesomeDude/pyfluidsynth. While not complete, they do work.
>
> Sending from a mobile, pardon the brevity. ~ C.
>
> On Aug 15, 2010 6:17 PM, "Goat Man" wrote:
>> Hello Fluid
You may be interested in my Cython bindings, see
github.com/MostAwesomeDude/pyfluidsynth. While not complete, they do work.
Sending from a mobile, pardon the brevity. ~ C.
On Aug 15, 2010 6:17 PM, "Goat Man" wrote:
> Hello Fluid Devs!
> I am working on a RPython binding that is faster than the c
Hello Fluid Devs!
I am working on a RPython binding that is faster than the ctypes binding.
Project on google code here: http://code.google.com/p/rpyfluidsynth/
Im getting some confusing values from fluid_synth_write_float, i was
expecting the float values to be between -1.0 and 1.0, but seems lik