zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 9cafeb0caa6b956f6ba3c83dac04079280a8eccb
parent 0cddf52a846e480df6b8d13f40ecce80d16783c0
Author: paulnasca <paulnasca>
Date:   Wed,  6 Apr 2005 19:47:00 +0000

*** empty log message ***

Diffstat:
MREADME.txt | 2+-
Mbugs.txt | 3---
2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.txt b/README.txt @@ -39,7 +39,7 @@ Requirements: Not requred, but recomanded: --------------------------- - - ALSA 0.9.x (with OSS emulation, if you don't use JACK) + - ALSA 0.9.x or later (with OSS emulation, if you don't use JACK) - JACKit - if you want to use it you must enable compilation for JACK in Makefile.inc - a VST host for the VST version diff --git a/bugs.txt b/bugs.txt @@ -1,4 +1 @@ -1) Sometimes when working a lot with banks it crash - don't know why - I tested even with valgrind and I couldn't find out where is the problem (a double delete??) -2) If the same directory is selected twice on bank roots or preset dir., the same files are shown twice and bad things can happen - I must solve this by comparing the directories (they can me relative directories and absolute dirs.) -3) It is possible that the windows version doesnt sort the bank/presets list