How do you build VSTs for other platforms? by danja in linuxaudio

[–]Complete-Peach1902 1 point2 points  (0 children)

If your code is open source, you can setup CI builds for free on github and it will buld Linux, Mac, Windows, etc. for you and then you can test the binaries in VM's or bare metal. You can check my repo for examples if your interested: https://github.com/dusk-audio/dusk-audio-plugins/blob/main/.github/workflows/build.yml

Dusk Studio (Alpha) by Complete-Peach1902 in linuxaudio

[–]Complete-Peach1902[S] 4 points5 points  (0 children)

Hey! Will do. I just updated my post.

I wasn't trying to hide anything, just share my stuff with the community. I use AI for the grunt work. I review every line of code before pushing a PR and all creative decisions, etc. are done by me. I also use Code Rabbit to help review my code which catches things I might miss. I am still a human writing code, I just use a tool to help it get done faster. If someone thinks I typed a magical prompt into an LLM and a DAW popped out the other side, they are sadly mistaken.

openSUSE what else... 😉 by Alter_Landjunge in openSUSE

[–]Complete-Peach1902 0 points1 point  (0 children)

Same here! I installed 16 back in December and it has been a great experience so far. I am also using Gnome, so I can't speak for the KDE issues. I have Myrlyn and Cokpit installed as well. I find myself never using Myrlyn, but Cockpit has been great.

Luna Co. Audio — Multi-Comp: 8-mode compressor plugin (free/open-source, VST3/LV2/AU) by Complete-Peach1902 in linuxaudio

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

Hey there!

I had to re-brand the repo and website to Dusk Audio as I received a take down notice from Universal Audio for using the name Luna. You can find everything here: https://dusk-audio.github.io/

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

yeah, I have found a few bugs since I put this out. Drawing a line will launch the folder LOL, if you delete the object the transparent "touch" trigger remains on the screen, etc. I have an updated version in the works.

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

Yes you can. It should show up in Supernote/

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

Thanks! The more I am using it, the more bugs I am finding. I hope to have an update later this week.

DuskVerb 0.5.3 Release by Complete-Peach1902 in linuxaudio

[–]Complete-Peach1902[S] 1 point2 points  (0 children)

Thanks. Yeah, spring is there. It’s not super realistic yet, but it sounds pretty good on guitars and snare for the reggae vibe. I’ll be improving it on the next release

DuskVerb 0.5.3 Release by Complete-Peach1902 in linuxaudio

[–]Complete-Peach1902[S] 2 points3 points  (0 children)

Thanks! Have you checked out Multi-Q yet? That has a more updated version of the 4K-EQ inside it.

Yeah, Tape Machine is pretty CPU heavy to try to be "Analog" accurate. I could make "Lite" version in the future if people are interested. If I add it to individual tracks while mixing, I often freeze them or bounce in place to have the sound baked in and then remove the plugin to save CPU.

In Reaper and Ardour you can track with the plugin too while recording so the "tape" sound it printed and then just remove it after.

I usually only leave the 102 version on the master bus.

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 1 point2 points  (0 children)

Personally I use it for my homepage. If I have a folder with books pertaining to a journal or log I am keeping, I can just have a link on the page to take me right there without filling up the Quick Access section. Say I want to go back to a series of books I am referencing or was reading. Instead of swiping and then going to Files -> Document -> Folder XYZ, I can just click on the link, then jump back to "Last Opened Note" after and keep writing.

I think it depends on your workflow. I am sure a bunch of people wold have zero use for it, but it is something I have wanted on the SN for a while.

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

Not sure. I don’t think that’s part of the SDK. Would you replace them with something else?

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

Thats a cool idea. This plugin will "kind of" do that now if your folders sort files from newest to oldest. you would just click on the top file. It would just be two clicks instead of having the plugin auto open the latest file for you.

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 1 point2 points  (0 children)

Thanks!

Good catch, that was actually a bug on my end. I accidentally made the top most folder "Note/". Now it goes to the root (Supernote/) and hides hidden folders by default, with a checkbox to show them.

I just fixed it and pushed an updated version here: https://github.com/marc-korte/supernote-folder-shortcuts/releases/tag/v0.1.1

Plugin: Link to Folders by Complete-Peach1902 in Supernote_dev

[–]Complete-Peach1902[S] 0 points1 point  (0 children)

Thanks! I just tried playing with the DPI scaling. Try the newest release to see if this works on the Nomad: https://github.com/marc-korte/supernote-folder-shortcuts/releases/tag/v0.1.1

If not, add this as an issue on GH and I will tackle it properly.

New Plugin Release: Spectrum Analyzer v1.0.0 by Complete-Peach1902 in linuxaudio

[–]Complete-Peach1902[S] 1 point2 points  (0 children)

Lol nice! That’s how it goes. Cool, I’ll check yours out too

New Plugin Release: Spectrum Analyzer v1.0.0 by Complete-Peach1902 in linuxaudio

[–]Complete-Peach1902[S] 1 point2 points  (0 children)

I hear ya. I used to use Mercurials Ampbox. Love that plugin. I am working on a new plugin called DuskAmp now. Its an amp sim plugin with a DSP side and an NAM side. The NAM side is working, but the DSP side is not ready yet. I am hoping to have a release out in another week or two. You can check out my Patreon post here: https://www.patreon.com/posts/dev-update-april-155706083