Well, I'm giving up translating Clap to V, I don't have the knowledge to effectively do it.
Going back to C for now. But I need realtime debugging to work for C. I need help to get it to work, I don't know this stuff.
edit: I got VST building in Visual Studio with C code with realtime debugging so I'm good, figured it out. I'll have to create a github with a working VST project for those who want it at some point.
V + CLAP could be a match made in heaven
- KVRAF
- Topic Starter
- 3493 posts since 28 Jan, 2006 from Phoenix, AZ
Last edited by Architeuthis on Wed Jul 27, 2022 4:04 am, edited 2 times in total.
- KVRAF
- Topic Starter
- 3493 posts since 28 Jan, 2006 from Phoenix, AZ
If you want a free hypersaw and analog-imitative filters sooner than later, please help me. I'm referring to my work here: viewtopic.php?t=582131
Edit: Hmm, maybe I could try Visual Studio for C
Edit: There might be a way I could use Visual Studio + CToy for best of both worlds in a weird workaround "by hand" way
Edit: Visual studio actually has hot reloading built in and I got it working. Interesting...
Edit: Hmm, maybe I could try Visual Studio for C
Edit: There might be a way I could use Visual Studio + CToy for best of both worlds in a weird workaround "by hand" way
Edit: Visual studio actually has hot reloading built in and I got it working. Interesting...
Last edited by Architeuthis on Wed Jul 27, 2022 4:06 am, edited 4 times in total.
- KVRAF
- Topic Starter
- 3493 posts since 28 Jan, 2006 from Phoenix, AZ
P P S there's a potential for CToy to be used to create CLAP plugins in DAW realtime: https://github.com/anael-seghezzi/CToy
- KVRAF
- Topic Starter
- 3493 posts since 28 Jan, 2006 from Phoenix, AZ
I'm going to make the tough decision to forgo V for now based on my experience trying to translate C to V. I think if the translator was more mature everything would have worked out.
The goal of this thread was to find a realtime debugger or hot reloader for CLAP, and that is still what I intend to do. Visual Studio Community writing C or C++ might be the thing to use.
I'll be writing in C for the purposes of cross compatibility and the lightweight nature of C.
The goal of this thread was to find a realtime debugger or hot reloader for CLAP, and that is still what I intend to do. Visual Studio Community writing C or C++ might be the thing to use.
I'll be writing in C for the purposes of cross compatibility and the lightweight nature of C.
