Coming to you live from my Surface Book 3 running Windows 11. Windows used to be my daily driver (except for Linux in movie VFX that is), but then I went all MacOS when I started to dev for iOS. This is so weird lol. Aaaanyway.
Why am I here? The looping plugin I'm working on will also run on Windows, but to get it ready I have to make an installer. Gave myself a week to sort this out, but looks like install/uninstall is already working. It's been like, a day. The thing that really annoyed me though wasn't the guts of it, it was discovering that to codesign my work, juuuust to codesign it, the digital certificate costs $340 for one year. What on earth? It's included with api/sdk, TestFlight, beta test tools, code safety reviews etc that comes with the $99 Apple Dev fee. I never thought I'd see Apple being significantly cheaper than a Windows counterpart, but here we are, in the upside down world.
For now I think I'll go with unsigned code, at least until I know that people actually like this plugin.
Here's some useful stuff if you want to make your own installer using Inno Setup, which seems to be pretty great so far:
Showing posts with label vst. Show all posts
Showing posts with label vst. Show all posts
Monday, February 19, 2024
Fun with Windows installers. Wait, did I say fun?
Labels:
annoyed
,
certificate
,
devlog
,
inno setup
,
installer
,
vst
,
windows
Wednesday, February 14, 2024
DAW Plugin to help with audio recorded without a metronome! - Part 2
The workflow is:
- Record your audio directly into the plugin
- Set your loop start and end points, fine tuning if necessary
- Set your number of bars (if the estimate isn't what you want), and set your time signature (if it's not the default 4/4)
- Click the bpm to copy, and in Reaper you can Ctrl/Cmd V to paste it.
- Set the DAW Time signature to match also
- Drag the audio clip to your main daw timeline.
Labels:
au
,
audio
,
clickless
,
daw
,
devlog
,
metronome free
,
muser audio
,
music making
,
plugin
,
vst
Friday, February 2, 2024
DAW Plugin to help with audio recorded without a metronome!
Well this is happening then! I'm somewhat feature complete on a plugin that allows you record audio and curate it to make a timed loop that you can then use to build up your DAW session.
Does that make sense? No, right? It's ok I'll try and release a video soon :) |
Labels:
au
,
audio
,
clickless
,
daw
,
devlog
,
metronome free
,
muser audio
,
music making
,
plugin
,
vst
Subscribe to:
Posts
(
Atom
)