hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.07k stars 172 forks source link

Remove pattern length restriction #2005

Open theGreatWhiteShark opened 3 months ago

theGreatWhiteShark commented 3 months ago

As discussed in #2001 it would be favorable to drop the restriction of maximum pattern length to 4 * 4/4. I do not see point why this is still relevant.

In addition, we could review some of the variables exposed in CMakeLists.txt. Increasing MAX_NOTES does somehow increase possible pattern lengths too. But in a really weird and glitchy way. Is there something off with handling this variable or is it a bad idea to expose it in the first place.