Search found 446 matches
- 05 Apr 2021 10:13
- Forum: News
- Topic: Radium 6.9.64 released
- Replies: 8
- Views: 647
Re: Radium 6.9.64 released
Radium 6.9.67 released. Fix for macos. No need to upgrade if you don't use macos. Changes 6.9.66 -> 6.9.67: Macos: Fix error about not being able to set realtime priority. Bug introduced in 6.9.63. API: New: sendSysex. Make midi input callbacks also receive syex messages. Sent an email about this, ...
- 01 Apr 2021 08:25
- Forum: General Discussion
- Topic: FR: Note Selection Mask
- Replies: 2
- Views: 80
Re: FR: Note Selection Mask
When I first read it I only thought this would apply to copy and pasting, but it will of course apply to all note transformations too, so it's a good idea.
- 31 Mar 2021 09:08
- Forum: General Discussion
- Topic: radeon and radium?
- Replies: 2
- Views: 61
Re: radeon and radium?
Yes, any gfx card supporting opengl should work. My experience though is that Nvidia and Intel gfx have less glitches than Radeon when used in Radium, but I haven't tried a radeon card for maybe three years now. Regarding your problems with nvidia, I guess it's caused by using the nouveau driver, wh...
- 30 Mar 2021 12:34
- Forum: News
- Topic: Radium 6.9.64 released
- Replies: 8
- Views: 647
Re: Radium 6.9.64 released
Radium 6.9.67 released. Fix for macos. No need to upgrade if you don't use macos.
Changes 6.9.66 -> 6.9.67:
Changes 6.9.66 -> 6.9.67:
- Macos: Fix error about not being able to set realtime priority. Bug introduced in 6.9.63.
- API:
- New: sendSysex.
- Make midi input callbacks also receive syex messages.
- 29 Mar 2021 12:56
- Forum: News
- Topic: Radium 6.9.64 released
- Replies: 8
- Views: 647
Re: Radium 6.9.64 released
Radium 6.9.64 and 6.9.64 don't work on MacOS. The binaries for these have been removed. Hopefully a working version for macOS will be released soon.
- 26 Mar 2021 15:12
- Forum: News
- Topic: Radium 6.9.64 released
- Replies: 8
- Views: 647
Re: Radium 6.9.64 released
Radium 6.9.64 released. Most work this time has been preparation work for supporting MCU, which should be finished soon, but this version of Radium is released now to fix a couple of minor problems with non-jack audio. The release also contains a handful of other bug fixes. Changes 6.9.64 -> 6.9.66:...
- 16 Mar 2021 10:17
- Forum: News
- Topic: Radium 6.9.64 released
- Replies: 8
- Views: 647
Radium 6.9.64 released
The biggest news this time is the ability to run Radium without Jack. The reason for this is that there have been numerous reports of trouble with running Jack on Windows, experienced both by myself and by others, and one report of trouble running Jack on MacOS. Configure non-Jack audio under Edit -...
- 10 Mar 2021 09:00
- Forum: General Discussion
- Topic: Sending midi channels to only certain instruments
- Replies: 5
- Views: 217
Re: Sending midi channels to only certain instruments
Are you asking if there's a way to prevent MIDI input to be forwarded to all event-connected sound objects? In case, yes, that's the "T" button right next to the name of the object in the instrument widget.
- 09 Mar 2021 17:29
- Forum: General Discussion
- Topic: Sending midi channels to only certain instruments
- Replies: 5
- Views: 217
Re: Sending midi channels to only certain instruments
Hi, there isn't a built-in option to only receive messages with a specified channel number, but you can use one of the pizmidi vst plugins to do this, for instance. It's a little bit inconvenient, but it should work.
https://code.google.com/archive/p/pizmidi/
https://code.google.com/archive/p/pizmidi/
- 03 Mar 2021 12:09
- Forum: News
- Topic: Radum 6.8.71 released
- Replies: 1
- Views: 290
Radum 6.8.71 released
Most time has been spent converting editor automation (FX) to the new datastructure. This means that changes are now heard immediately. It is also necessary for future work. Besides that, the release contains various minor improvements and bug fixes, mostly for the editor. Changes 6.7.76 -> 6.8.71: ...