I dort realized that, because i have activated both at the same timeš
Hey :-). Thank you for all the improvements! Really is an awesome tool! A couple of requests from me:
-
Is it possible to make it scroll the grid horizontally with two fingers on trackpad? Currently, it works fine vertically but not horizontally. To scroll horizontally I can hold Shift, Ctrl or Option (mac) and swipe with two fingers up and down. Of course, it would be nicer to swipe left & right without having to hold a key.
-
I am not sure whether or not it is intentional, or a bug (or maybe just how FL studio works), but the scroll bars on the piano-roll look a bit weird. They kind of āgrowā from one edge, when scrolling. Not how normal scroll bars look/behave. Is there any way the scroll bars could be improved somehow?
-
I use the āColorful (NPC1)ā theme, and the edge of piano roll is easily lost against the background. Would be awesome to have the option to put a border of some kind around the whole tool.
Many thanks
The Border Problem has nothing to do with this tool. Its a generally disadvantage of the limited renoise theming system. I gave taktik some suggestions for better theming support for instance
- Dont link color values of different controls or control parts
- No using of autocontrast in Renoise. For example this function gives white as contrast color for white.
- No using of linked foreground colorvalues as backgorund colorvalues in another controltype.
- Every Controltype should have his own color value set
- if 4. not wanted/can be, the ability to create own colorset values and the ability to assign it dynamically to a control (maybe over Lua script)
So plz do not asking for such features that are out of control of the toolcreator and adress this to the Renoise developers. In other way we would get a upblown Tool with hundrets of options. Hope you understand me.
-
The API doesnāt allow me to detect how many fingers are used. I currently use hidden valueboxās behind the grid to detect the scrolling as workaround and its pretty limited.
-
Renoise Viewbuilder API doesnāt have a scrollbar. When this will be added in future version, then iāll change this. The slider controlās are currently my workaround for this. I could reimplement a scrollbar, but i think a ānativeā one would better / faster.
-
I cant change the border of a window, also a limit of the API.
Iām having trouble previewing notes. Using v3.7, Renoise arm64 v3.4.2 on an M1 Mac.
The preview tool does nothing, neither does clicking on notes with the other two tools nor the keyboard along the left .
But the track plays fine after I draw notes and hit space.
Is there anything obvious I might be doing wrong?
Hi, did you check the OSC settings of Renoise?
Thank you! Works perfectly with that enabled. Did I miss that somewhere in the documentation? I thought Iād read every word of the plugin page and the readme on GitHub.
Nope youāre right, its missing. I need to add this.
Edit: Iāve updated the readme on Github.
Thanks so much. Iāve been a member of this forum for 8 years, a Renoise user for even longer. That was my first post. I love this forum haha.
Is it possible to have ctrl switched for cmd for mac users? I keep every time I reach for a shortcut.
Good point. Does the toolbar show the keyname, when you press CMD-key?
Iām not sure what the modifier name is in the API, maybe its ALT?
What does Renoise show, when you press a shortcut here?
Could you also post some common shortcuts, which confuse you currently.
Edit: @absent A āglobalā swap of ctrl + alt could still be confused for other shortcuts and mouse actions. As i mentioned, adding mac related shortcuts for mac typical shortcuts wouldnāt be a problem. What do you think?
Great work with this piano roll. It rocks !!.
However I have a strange behaviour with this tool and I want to know if itās known or itās happening only to me.
Whenever I insert a note in the grid, the cursor always goes to the bottom left of the piano roll window. The note is inserted succesfully but I need to relocate the mouse up again.
Iāve tried to uninstall/install again, and there is no change.
Iām on Mac 12.4.
Itās the mouse warping of Renoise. You need to disable this in the Renoise preferences or enable mouse warping compatibility in Piano roll settings.
I would suggest turning off mouse warping.
Thank you very much! . It wasnāt a obvious issue, I thought it was something related to the piano roll tool and I ran off of settings tweaksā¦ . Using this tool with this behavior has been maddening
Its the hacky way to get mouse actions in tools. A hidden XYpad under the piano roll grid. And this control has this mouse warping feature. When snap is used, the mouse jumps to a specific position. I use this to detect a mouse button release. Maybe the Renoise tools api getās improved in future updates, so we can do it in the right way
com.duftetools.SimplePianoroll V3.8 (for Renoise 3.3 / 3.4)
New update, new features.
Set loop range via timeline bar
Use ctrl key to set a loop range. Use shift key to move it. Double click to remove it. Renoise have several internal loop functions. Sequencer loop, Pattern Loop, Block loop and custom loop (inside a pattern from line x to line y). The custom loop function is used, but sometimes Renoise interpret it as block loop. Can be sometimes confusing, when you switch to a different pattern. Be ware of this.
Made a youtube short about it:
https://www.youtube.com/shorts/Ay_wcQsvPrE
Open the plugin editor of the current instrument or midi out target
There is a new button, where you can open the editor of plugin directly inside the piano roll. When the ctrl key is holded and your current instrument is a midi plugin, it will open the midi out target.
Full changelog:
- new: add possibility to set loop range via mouse on timeline bar
- new: set editor cursor pos via timeline with mouse
- new: add edit instrument settings button
- new: workaround for stuck notes in note preview
- changed: ctrl+space will now disable follow player
- changed: allow note labels without octave
- changed: add panic to stop button, when song is not playing
- fix: losing Q effect, when change note size
- fix: swapped horizontal and vertical grid lines settings (you need to change the settings for your taste again)
- fix: code cleanup, change note drawing code
- fix: polyphony preview
Download: Simple Pianoroll | Renoise
Iām sorry for taking so long to reply to this, I moved house.
I would imagine the best route to follow would be to follow what Renoise does on a Mac, i.e. if there is an equivalent shortcut in Renoise itself which switches Ctrl for Cmd, also switch that in the piano roll.
So an option where alt and ctrl is swapped, right? Iāll check this.
Usually for other software, shortcuts which are Ctrl on Windows are Cmd on Mac.
Option and Alt are essentially the same key.
Iām not sure of the extent Renoise switches shortcuts to be more āMac-likeā as I havenāt used Windows in so long!
In the Renoise manual, they simply say āMac users: Replace āControlā with āCommandā and āAltā with āOptionā belowā so Iām guessing they donāt go to any great length to follow Mac conventions. This alone would stop my fingers tripping over themselves though