Search found 504 matches
- 12 May 2022 16:44
- Forum: General Discussion
- Topic: Guidance on setting up MPE
- Replies: 3
- Views: 41
Re: Guidance on setting up MPE
Hi, I don't have a MIDI keyboard with polyphonic aftertouch right now, but from reading the source code, it doesn't seem like MIDI-learning on an effect slider works for polyphonic aftertouch. MIDI learning channel pressure should work though. To read polyphonic aftertouch on individual notes, this ...
- 11 May 2022 16:11
- Forum: General Discussion
- Topic: Guidance on setting up MPE
- Replies: 3
- Views: 41
Re: Guidance on setting up MPE
Hello, do you want to receive polyphonic aftertouch messages from the Roli block kit into Radium, or do you want to send polyphonic aftertouch messages to the Roli block kit? For the former, do you want to map aftertouch to effect sliders, or do just want to set aftertouch values on notes in the edi...
- 18 Apr 2022 12:17
- Forum: News
- Topic: Radium 6.9.98 released
- Replies: 1
- Views: 572
Re: Radium 6.9.98 released
Radium 6.9.99 released. A quicker-than-usual release to fix a crash bug (rare, but still). This will be the last release before V7. Changes 6.9.98 -> 6.9.99: Editor: Make it possible to add keybinding for all menu entries in the "(click me)" track header menu, including opening the "(click me)" menu...
- 15 Apr 2022 08:18
- Forum: News
- Topic: Radium 6.9.98 released
- Replies: 1
- Views: 572
Radium 6.9.98 released
Most work this time has been spent upgrading notes to the new internal data structure, but this work is in progress and has so far not been included into the master branch. This release features many 3rd party library upgrades. Most importantly, Qt is upgraded from 5.15.2 to 5.15.3, JUCE is upgraded...
- 26 Mar 2022 08:10
- Forum: General Discussion
- Topic: How to change the number of lines for a seqblock?
- Replies: 2
- Views: 299
Re: How to change the number of lines for a seqblock?
I have the same experience as akimaze. I also usually use Left Alt + up/down, and occasionally shift + return. You can also press the "menu" key (usually placed between "AltGr" and "Ctrl") to set number of lines manually (Editor Edit -> Block Preferences), or use the "Block llist" gui (Windows -> Sh...
- 23 Mar 2022 12:32
- Forum: General Discussion
- Topic: How to insert note stop?
- Replies: 1
- Views: 170
Re: How to insert note stop?
Hi, press the Delete key.
- 27 Feb 2022 13:17
- Forum: General Discussion
- Topic: More tracker-like
- Replies: 3
- Views: 520
Re: More tracker-like
Here's a quick solution: 1. Open Help -> Edit Keybindings 2. Add this line: CTRL_L SHIFT_L M : ra.evalScheme "(for-each (lambda (tracknum) (ra:set-track-width 0 tracknum)) (iota (ra:get-num-tracks)))" 3. Press F5 to reload keybindings. Now you can remove the waveforms by pressing left control + left...
- 27 Feb 2022 13:07
- Forum: General Discussion
- Topic: More tracker-like
- Replies: 3
- Views: 520
Re: More tracker-like
There isn't a function to hide the "FX" lanes (It shouldn't be hard to make though.) Instead you have to hide them manually with the mouse, just set the size of the lanes as narrow as you can get, and you won't see the waveforms anymore. This should actually be done automatically if you have enough ...
- 02 Jan 2022 10:51
- Forum: News
- Topic: Radium 6.9.97 released
- Replies: 0
- Views: 975
Radium 6.9.97 released
This is a big release with lots of improvements and bug fixes. The version number has only been bumped one step though, to lower the risk of having to make 6.9.1xx or 6.10.xx releases before Radium 7. The biggest bug fix this time might be fixing the space and return keys for playing and stopping, w...
- 16 Dec 2021 12:49
- Forum: General Discussion
- Topic: how to assign an vst effect to a sample instrument
- Replies: 3
- Views: 708
Re: how to assign an vst effect to a sample instrument
You can also right-click in the mixer-strip for the current instrument that shows up to the left of the editor. In the popup-menu you can select "Insert plugin".