-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step ADD function in the Step Sequencer #4823
Comments
due to the love with LMMS only , Im learning c,c++ . |
Thank you for your suggestion and interest in lmms. Can you please explain more what this is about and just presume that people haven't used these applications before. How does this differ from how the step editor adds notes today (Choose note length and add note by pressing a key or use arrow keys to move)? If you have questions, please bring them up on our Discord site. |
Today's step sequencer jumps to the next empty step when an input is given by pc keys or midi keyboard.this is ok. What we want is a ADD button should be made near step recorder . The ADD can be Defined by the user anything between 1 to 32 step. Ex. If we defined ADD to be 4. Then on each input pc key stroke the CURSER jumps to next 4th step. This function is very very useful as it boost the speed of sequencing beats and melodies. This function is there in oldskool AMIGA mod trackers and Protraker .we want to implement it in LMMS piano roll sequencer. |
Song-editor? Is that what you call "step sequencer"? -Because Beat-editor already has features to add steps |
No. He is talking about the Step Recording feature in the Piano Roll. |
I am suggesting a CURSOR JUMP function to be added in piano roll step sequencer. Plz see the ADD function in fast tracker on Pro tracker or OpenMpt. |
Can you please instead link to information about this function? |
Holy Cr.. I have no idea of what that is 8| |
Some programmer are adding Step Sequencer style function in PIANO ROLL EDITOR . If you know this , then I suggested a function to add in this step sequencer like ex. I don't want to use mouse clicks to program drums or simple melodies , I can put it using pc keys , but I want to add note on 1st , 5th, 9th,13th beat of each 16 beat bar . If I put a note on 1st beat , CURSER goes to 2nd , then 3rd going +1. I WANT TO CUSTOMISE IT FROM + 1 TO +32 . So that if I set it to +4 mode. cursor will automatically jump to 5th, then 9th , then 13 th , then 17th and forth. This is what I wanted . |
As part of a pruning effort, this |
this is the function we see in oldskool Amiga and Fasttracker . If we implant this to our beloved LMMS step sequencer , believe me friends, LMMS will become better than FLStuio. step ADD can be anything from 1 to 32 .
The text was updated successfully, but these errors were encountered: