Ubuntu-22.04 came out this April, which is the first version based on Debian Bookworm. Ubuntu-20.04 to Ubuntu-21.10 were based on Debian Bullseye. Your video was uploaded on March, 2022, probably using Linux Mint based on Debian Bullseye. I did your process and errors were given: 1) Package libsdl-d...
Steps I did: $ git clone --recursive https://github.com/LMMS/lmms.git $ cd lmms $ git checkout stable-1.2 $ git remote update $ git pull $ git submodule update --init --recursive $ mkdir build $ cd build $ cmake .. $ make $ sudo make install ### I also used Master and LoopMarkers2 branch The binarie...
CMake Warning at plugins/VstBase/RemoteVstPlugin32.cmake:54 (MESSAGE): winegcc fails to complie 32-bit binaries, please make sure you have 32-bit GCC libraries Call Stack (most recent call first): plugins/VstBase/CMakeLists.txt:51 (INCLUDE) I get the above message but it's impossible to fix it beca...
LMMS-git needs to update the dependencies needed for Ubuntu-22. Some are no longer found.
I recently built LMMS-master from Source Code and it just won't launch. I followed the same steps I've been doing for years. I launched from the terminal and got this: Notice: could not set realtime priority" VST sync support disabled in your configuration No more csLADSPA plugins lmms: vendor/...
I still think Middle Click is more efficient as we don't have to look at our keyboard to make sure we are pressing the correct key. Its also better than holding the Right Click to set loop points. I just dont like using the keyboard for things that were already the most efficient. I'm a KDE user not...
I think I might have to copy/paste this entire section: /*! \brief Handle a mouse press on this trackContentObjectView. * * Handles the various ways in which a trackContentObjectView can be * used with a click of a mouse button. * * * If our container supports rubber band selection then handle * sel...
LMSS-1.3Alpha

I just can't work without this feature.

I'm building LMSS from Source Code. Please tell me what line to edit to bring back the old Starting-Ending Loop feature.

All this zooming to hold and move loop points is driving me crazy!
In other words does that mean ZASFX Plugin from LMMS (Linux) is an LV2 format, or a new format made by LMMS? What are the list of features we can't use on the VST that are available on the LV2 and vice versa? Also, I noticed Yoshimi Presets can be played on ZASFX and vice versa. Does that mean if I ...