Oliver Rockstedt sourcebox
sourcebox pushed to main at sourcebox/nice-plug 2026年06月24日 20:13:14 +02:00
a80e0e267e bump nice-plug-core version
b7f51fb364 bump nice-plug crate version
a6c064207d Merge pull request 'Restart the plugin when the CLAP process mode changes while activated' (#53) from edwloef/nice-plug:process-mode-restart into main
edbb386133 update iced_audio_widget example readme
8b20a837f2 add link to iced_audio_widget example in readme
Compare 14 commits »
sourcebox commented on issue RustAudio/nice-plug#27 2026年06月16日 20:29:49 +02:00
add iced-audio widgets

Widgets have been updated for latest iced 0.14 in this PR: https://github.com/iced-rs/iced_audio/pull/42

sourcebox closed issue RustAudio/nice-plug#47 2026年06月15日 21:57:19 +02:00
macOS: rejection warning with block dependency
sourcebox commented on issue RustAudio/nice-plug#47 2026年06月15日 21:57:19 +02:00
macOS: rejection warning with block dependency

coremidi was updated to 0.9.1 replacing the block dependency with block2. So no more warning is shown and this issue can be closed.

sourcebox pushed to main at sourcebox/nice-plug 2026年06月10日 01:43:26 +02:00
1cc1ab19db bump crate version to 0.1.8
sourcebox pushed to main at sourcebox/nice-plug 2026年06月09日 22:11:21 +02:00
b0d55147da re-export AtomicF32 and AtomicF64 in util module
sourcebox commented on issue RustAudio/nice-plug#47 2026年06月09日 21:25:28 +02:00
macOS: rejection warning with block dependency

A fix was already made to coremidi, but it's not published yet.

sourcebox deleted branch objc2 from sourcebox/nice-plug 2026年06月09日 21:15:13 +02:00
sourcebox commented on issue RustAudio/nice-plug#47 2026年06月09日 21:12:54 +02:00
macOS: rejection warning with block dependency

It still happens with the latest commit and seems to be related to midir. The standard cargo tree -i block does not show any results but cargo tree -p gain_egui -i block does the trick:

sourcebox pushed to main at sourcebox/nice-plug 2026年06月09日 21:03:44 +02:00
87d35a98de Merge pull request 'Replace objc dependency with objc2' (#46) from sourcebox/nice-plug:objc2 into main
5cbb4e5056 Replaced objc dependency with objc2
Compare 2 commits »
sourcebox opened issue RustAudio/nice-plug#47 2026年06月09日 01:46:53 +02:00
macOS: rejection warning with block dependency
sourcebox created pull request RustAudio/nice-plug#46 2026年06月09日 01:32:55 +02:00
Replace objc dependency with objc2
sourcebox pushed to objc2 at sourcebox/nice-plug 2026年06月09日 01:29:26 +02:00
5cbb4e5056 Replaced objc dependency with objc2
sourcebox created branch objc2 in sourcebox/nice-plug 2026年06月09日 01:29:26 +02:00
sourcebox commented on issue RustAudio/nice-plug#45 2026年06月09日 01:04:47 +02:00
update objc dependency to objc2

I just wanted suggest it. There's also a warning generated with the latest objc:

sourcebox deleted branch cf-update from sourcebox/nice-plug 2026年06月09日 00:50:09 +02:00
sourcebox pushed to main at sourcebox/nice-plug 2026年06月09日 00:45:53 +02:00
44cfed5b1c bump nice-plug version
fa0df7ff5b Merge pull request 'Update core-foundation dependency to 0.10.1' (#44) from sourcebox/nice-plug:cf-update into main
2c2bedc5c9 optimize for ci
5076705b07 Updated core-foundation dependency to 0.10.1
Compare 4 commits »
sourcebox commented on pull request RustAudio/nice-plug#44 2026年06月08日 21:59:34 +02:00
Update core-foundation dependency to 0.10.1

I also checked the CLAP versions in Bitwig.

sourcebox commented on pull request RustAudio/nice-plug#44 2026年06月08日 21:28:15 +02:00
Update core-foundation dependency to 0.10.1

I checked gain_egui and gain_iced standalone, with pluginval and Ableton Live 12. Everything worked so far.

sourcebox created pull request RustAudio/nice-plug#44 2026年06月08日 01:05:36 +02:00
Update core-foundation dependency to 0.10.1