New for 2025

Anything that doesn't fit into other topics goes here!

Hi! and a late Happy New Year to all. I'm still using LMMS and Synth1 but also some Csound. I dropped my ideas about using synthesized voices. My main interest now is post-rock, which includes math rock and many other styles. Mostly algorithmic composition. This is the only programming I have been doing for some time. I dropped C++ and LISP and instead I'm programming in Pascal, which I learned at uni. The Lazarus Pascal IDE is excellent.

I switched back to Windows from Linux because most of the software I need to use on a daily basis is for Windows.

Best wishes for a blessed 2025.

Cheers!

What’s your favorite part of using the Lazarus Pascal IDE for music-related coding—ease of use, debugging tools, GUI creation?

First off, Welcome to the Forum henaleona!
Here are all important links:
http://lmms.io/forum/viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions
If you like to introduce yourself, to the community, go here:
http://lmms.io/forum/viewtopic.php?f=4&t=4480

henaleona wrote:
Sat Apr 19, 2025 6:45 am

What’s your favorite part of using the Lazarus Pascal IDE for music-related coding—ease of use, debugging tools, GUI creation?

Just to filter out any misunderstandings, LMMS is a c++ project, and the UI is qT.
Compiling has been in native-LINUX, but now there is also a MSVS-version for Windows.