Skip to content
#

music

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

sonic-pi
ethancrawford
ethancrawford commented Oct 26, 2021

I feel that the comments in the examples for these functions could be improved a little.
Eg - the first example for midi_note_on says:

midi_note_on :e3 # Sends MIDI note on :e3 with the default velocity of 12 to all ports and channels

I think it is slightly clearer for the comment to say:

# Sends MIDI note on for note :e3 with the default velocity of 12 to all ports and channels
``
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

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