iiwusynth-devel
[Top][All Lists]
Advanced

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

[iiwusynth-devel] CVS changes


From: Antoine Schmitt
Subject: [iiwusynth-devel] CVS changes
Date: Sun, 24 Nov 2002 12:58:08 +0100

Hi all,
as planned, yesterday, Peter has helped me commit my longstanding iiwu changes into CVS:

src/iiwusynth.h, src/iiwu_synth.c : ADDED synth_get_cc and synth_get_pitch_bend

src/iiwusynth.h, src/iiwu_synth.c : ADDED unloadsoundfont
src/iiwu_defsfont.c : FIXED unloadsoundfont memory leak

winbuild/iiwusynth.dsw : ADDED a LIB and a DLL project
macbuild/iiwusynth.mcp : ADDED a shared lib and a lib project
src/iiwu_event.h, src/iiwu_seq.h, src/iiwu_synth.h, macbuild/iiwusynth.mcp : EXPORTS symbols using the __declspec(export) pragma on Macintosh (the iiwusynth.exp file is not used any more).

src/iiwu_sys.h : exported iiwu_curtime on Macintosh (for sequencer).
src/iiwu_seq.c : FIXED bug when changing the sequencer timeScale.
src/iiwu_seq.c : FIXED bug when sequencing many events at the same time.
src/ iiwu_event.c : FIXED bug in heap allocation, that caused a crash during sequencer free.

src/iiwu_ramsfont.h, iiwu_ramsfont.c : ADDED these two files for dynamic creation of soundfont in RAM.

bindings/director : full implementation of the Director Xtra. Everything has changed.

Cheers,

++ as





reply via email to

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