adljack icon indicating copy to clipboard operation
adljack copied to clipboard

OPL3/OPN2 synthesizer using ADLMIDI and OPNMIDI, for Jack and cross-platform audio

Results 11 adljack issues
Sort by recently updated
recently updated
newest added

Hello! Today I accidentally found that SysEx master volume calls didn't work, here is a video demo: https://youtu.be/d6Z-SD6N9EQ?t=121 and here is a file with which I got this issue. [Lily...

hi! wonderfull instrument you made here! (played with it in Manjaro) I am trying to install this on a Raspberry Pi ZeroW, but these pop up during the config process...

Feature request by @Wohlstand Process in segmented buffers for latency reduction. A work was made in the `timestamps` branch. **Problem** RtMidi sends wrong timestamps! :imp: The problem is present in...

I'm using a sequencer that has no way to send a program change or bank change (to be clear: just note on and off, nothing else). Could you make it...

For this, I must add the ability for a player to reload its default bank. Either do this on libADLMIDI side, or on my side by disabling bank embeds of...

The current key mapping must be terrible for AZERTY keyboard users. If I can detect the keyboard, I'll assign a mapping which is more comfortable.

Hi! when trying to build 1.3.0 using the provided combined source tarball, I get: ``` [ 97%] Building CXX object CMakeFiles/adljack.dir/sources/player_traits.cc.o /usr/bin/c++ -DADLJACK_HAVE_MLOCKALL -DADLJACK_I18N -DADLJACK_PREFIX=\"/usr\" -DADLJACK_USE_CURSES -DADLJACK_USE_NSM -DADLMIDI_DISABLE_MIDI_SEQUENCER -DBWMIDI_DISABLE_MUS_SUPPORT -DBWMIDI_DISABLE_XMI_SUPPORT...

bug

It's interesting that you created a terminal application that works with NSM, I didn't realize that it was possible. But it also raises a question, which pid should you announce...

``` build]$ cmake -DCMAKE_BUILD_TYPE=Release .. CMake Error at CMakeLists.txt:35 (add_subdirectory): The source directory /home/user/git/adljack/thirdparty/libADLMIDI does not contain a CMakeLists.txt file. CMake Error at CMakeLists.txt:36 (add_subdirectory): The source directory /home/user/git/adljack/thirdparty/libOPNMIDI does...

Dear Developer: I have a question for you, I am using adljack, screen recording can not record adljack audio! Can't open other synthesizers either!