Skip to content
#

music

Here are 10,024 public repositories matching this topic...

sonic-pi
ethancrawford
ethancrawford commented Oct 15, 2021

Because it is late here, and I am a bit tired and dopey at the moment, I just now tried to Run the following code, after using the :record fx to record into a buffer:

play buffer(:foo)

This is, of course, going to produce an undesirable sound.

A little while ago, @emlyn very helpfully caught the other situation where this could happen - play sample xyz, by adding the following l

ruizcw
ruizcw commented Feb 6, 2018

Would it be possible to see if you already "thumbed up" a song by clicking on the menu bar button (to get to the menu, shown in the attached screenshot) via a check mark icon or a thumbs up icon next to the "Thumbs Up" option or via a separate entry within the menu (that would say, for example, "Thumbed Up")? This would be so much easier than having to open a new window by clicking on "Show" every

nuclear
mlovizio
mlovizio commented Jul 11, 2021

Unify Right clik behavior for context menus

Currently to access the options menu of a song, the button you have to press varies depending on where you are located, in the main window while selecting tracks the menu appears using left click but in the playlist it appears using the right click as expected.

 

Suggestion

Change the current behavior of the right click to always op

M374LX
M374LX commented Oct 5, 2021

Bug Summary

At startup, if the version of the lmmsrc.xml is newer than what the current LMMS version supports, it segfaults.

Steps to reproduce

  1. Open the .lmmsrc.xml configuration file on a text editor.
  2. Go to the root <lmms> element (usually the third line).
  3. Change the value of the configversion property to a high number (9 for example) and the value of ``versio

Improve this page

Add a description, image, and links to the music topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the music topic, visit your repo's landing page and select "manage topics."

Learn more