Jerome Lelasseux
Jerome Lelasseux
I found this: https://github.com/FluidSynth/fluidsynth/pull/1514 So it seems to be a bug in 2.4.4, which will be fixed in next release (2.4.5?). When 2.4.5 is out, it would help if one...
any news ? could you test with fluidsynth > 2.4.4 ?
@raffaele-morelli I don't understand. Does it work with 2.4.7 ?
I checked the fluidsynth site, the 2.4.4 version was removed, it jumps from 2.4.3 to 2.4.5. I assume because of the problematic regressions. So unless @raffaele-morelli @stanislas-henrard you still have...
Yes thanks. You should create a pull request on the dev branch, the one I'm using for 4.1.3. Some pointers: https://github.com/jjazzboss/JJazzLab/blob/dev/core/RhythmMusicGeneration/src/main/java/org/jjazz/rhythmmusicgeneration/api/SongSequenceBuilder.java#L307 used by https://github.com/jjazzboss/JJazzLab/blob/master/core/MusicControl/src/main/java/org/jjazz/musiccontrol/api/SongMidiExporter.java#L124
@juanotto I marked a few other issues as "good first issue", if ever you want to continue to discover jjazzlab internals 👍
Currently JJazzLab uses the default fluidsynth driver for the OS. If all you need is a possibility to specify the audio driver creation string ("jack", "alsa", "portaudio", see [https://www.fluidsynth.org/api/CreatingAudioDriver.html](https://www.fluidsynth.org/api/CreatingAudioDriver.html)), then...
@mastazi Do you confirm ?
When it happens please check the log file. Any exception ? Does the program works despite this ?
Some other users reported this isseu as well. It seems to be a java/Direct3D/NVidia compatibility issue: https://github.com/JFormDesigner/FlatLaf/issues/887 https://github.com/kaikramer/keystore-explorer/issues/497 Please try and tell me if it works: - edit file `etc/jjazzlab.conf`...