One Synth Challenge #197: Odin 2 by TheWaveWarden (Irion Da Ronin Wins!)

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Post Reply New Topic
RELATED
PRODUCTS
Odin 2

Post

+++ Submission ++

https://soundcloud.com/p-e-t-e-r-h/the-administration

Odin 2 is an impressive synth. I hope you can hear some of the fun I had while working with it. And I hope that - though I love sounds and nerding with synth - the track kept "some" focus which allows you to follow with joy rather than wondering. Please try it on good speakers ... my hope is that you then can get some of the "rumble" I have added in the background.

DAW Bitwig 5.3.x
Around 30 Instances of Odin 2, 99% patches from init ... it seems that Odin 2 has already made some apperances in OSC ... I used Photonics "shaker" ;-)
Bitwig FX: Tool, Compressor+, Dynamics, various Delays, Reverb, Peak-Limiter
3rdParty: MEqualizer, MCompressor, Tal Reverb 4
New Additions: varietyofsound epic plate mk2, and Venn Audio free-clip
Specific plugins on Master: Auburn Lens, Compressor+, LoudMax
Metering / Listening: Youlean, Immersive Headphone Correction

Post

+++++Submission+++++
https://soundcloud.com/thesoundofmerlin ... de-osc-197


Odin 2: 13 instances
DAW: Reaper 7.42
Reverb/Delay: Deelay by Sixth Sample
EQ: Graphic EQ by Viator
Compressor: EDComp by Analog Obsession

Post

Hey friends: I got bored and made .wav versions of all of Odin2's wavetables, so that you can use them in other synths!

https://www.kvraudio.com/product/odin-2 ... /downloads

"Recorded from Odin2 at C4 at 245.28 bpm for perfect seamless looping. Each recording was then imported into Icarus for wavetable resynthesis before exporting each as its own wavetable.

These wavetables are FROM Odin2 to be used for OTHER synths that support .wav wavetables (Serum, Vital, Icarus, Current, Surge, etc)."
New tracks: https://linktr.ee/neukatalyst
Discord: neukatalyst (preferred method of contact)

Post

NeuKatalYst wrote: Mon Jul 14, 2025 9:34 pm Hey friends: I got bored and made .wav versions of all of Odin2's wavetables, so that you can use them in other synths!..."Recorded from Odin2 at C4 at 245.28 bpm for perfect seamless looping...
Initial thought: why to go such effort when surely you can just grab the wavetables out of the source code repository?

On investigation: OMG. Excerpt for people not wanting to view the entire 34MB raw file:
const float wavetable_data[NUMBER_OF_WAVETABLES][SUBTABLES_PER_WAVETABLE][WAVETABLE_LENGTH] = {
{{0, 0.0122715, 0.0245412, 0.0368072, 0.0490677, 0.0613207, 0.0735646, 0.0857973, 0.0980171,
0.110222, 0.122411, 0.134581, 0.14673, 0.158858, 0.170962, 0.18304, 0.19509, 0.207111,
0.219101, 0.231058, 0.24298, 0.254866, 0.266713, 0.27852, 0.290285, 0.302006, 0.313682,
0.32531, 0.33689, 0.348419, 0.359895, 0.371317, 0.382683, 0.393992, 0.405241, 0.41643,
0.427555, 0.438616, 0.449611, 0.460539, 0.471397, 0.482184, 0.492898, 0.503538, 0.514103,
0.52459, 0.534998, 0.545325, 0.55557, 0.565732, 0.575808, 0.585798, 0.595699, 0.605511,
0.615232, 0.62486, 0.634393, 0.643832, 0.653173, 0.662416, 0.671559, 0.680601, 0.689541,
0.698376, 0.707107, 0.715731, 0.724247, 0.732654, 0.740951, 0.749136, 0.757209, 0.765167,
... 409965 more lines...
-0.0418449, -0.0366281, -0.0314057, -0.0261787, -0.0209477, -0.0157135, -0.010477, -0.00523889}}};
Not the encoding scheme I expected.

Post

NeuKatalYst wrote: Mon Jul 14, 2025 9:34 pm Hey friends: I got bored and made .wav versions of all of Odin2's wavetables, so that you can use them in other synths!

https://www.kvraudio.com/product/odin-2 ... /downloads

"Recorded from Odin2 at C4 at 245.28 bpm for perfect seamless looping. Each recording was then imported into Icarus for wavetable resynthesis before exporting each as its own wavetable.

These wavetables are FROM Odin2 to be used for OTHER synths that support .wav wavetables (Serum, Vital, Icarus, Current, Surge, etc)."
Thanx for that! :-)

For me as a non-programmer better than the source code thing. :-)
ABX is enemy to GAS

Post

@ahanysz and @whassup
Meanwhile: as an open-source plugin, I thought it'd be possible to add your OWN wavetables to Odin itself. Maybe it is, but not in any traditional way I'd be willing to figure out (and it'd break OSC rules anyway, haha 😅).
New tracks: https://linktr.ee/neukatalyst
Discord: neukatalyst (preferred method of contact)

Post

NeuKatalYst wrote: Tue Jul 15, 2025 1:59 pm @ahanysz and @whassup
Meanwhile: as an open-source plugin, I thought it'd be possible to add your OWN wavetables to Odin itself.
Well yes. You just have to type some more numbers into WavetableData.cpp and recompile the code. Easy.

Post

ahanysz wrote: Wed Jul 16, 2025 12:43 am
NeuKatalYst wrote: Tue Jul 15, 2025 1:59 pm @ahanysz and @whassup
Meanwhile: as an open-source plugin, I thought it'd be possible to add your OWN wavetables to Odin itself.
Well yes. You just have to type some more numbers into WavetableData.cpp and recompile the code. Easy.
Breathing deeply as I just came back from the forrest where I cut down a super rare mongolian quilted maple tree for the finger board of my next guitar:
Recompile? Yeah. Sure. :hyper: :lol: :hug:
(Out to the workshop experimenting with a new alloy for my next set of strings for the new guitar)

I hope this isn't offending. It is just stating that I have a certain level of NOT DIY regarding music making. The craziest stuff I did recently was to fight with AI to write some simple Reaper scripts for me. With mixed results. No, I won't compile anything in the forseeable future. ;-)
ABX is enemy to GAS

Post

Sorry, "Well yes ... Easy" was sarcasm. No offence taken. My own fault for not using the right emojis.

For me, the guitar making thing would be a lot harder than programming. I'd be worried about losing some fingers in the process. (I have a certain level of NOT DIY regarding instrument making?) But it does sound like you're having a cool time there :-)

Post

ahanysz wrote: Wed Jul 16, 2025 11:32 pm Sorry, "Well yes ... Easy" was sarcasm. No offence taken. My own fault for not using the right emojis.

For me, the guitar making thing would be a lot harder than programming. I'd be worried about losing some fingers in the process. (I have a certain level of NOT DIY regarding instrument making?) But it does sound like you're having a cool time there :-)
Thanx for catching the jokes.
No guitar building here.
That was pure joking fiction.
Yeah, some cool times here and there on the way. ;-)
ABX is enemy to GAS

Post

https://soundcloud.com/user-637213504/reencuentro

Here's my submission guys!
It's still pretty rough in some areas, I would have loved to work a week more but this will have to do, I'm on the road to normandia right now... vacation time 😃

Let me explain my process, I spend a stupid amount of time recreating flamenco percussions so I ended up with a flamenco groove called soleá (kind of slow asymetric 12 beats bar)
I mixed it with same groove but twice as fast (this one is called bulería in flamenco ) and for good mesure I used one and a half as fast version too (we call that one bulería por soleá in flamenco). So I started experimenting superposing with clip launcher (playtime 2) And I got the main ambiance of this thema witch took then somehow a very jazzy feel to it.

So this is made in reaper with 47 Odin2 instances mainly programmed from scrarched except 4 (I think) modified sounds from the preset library.
Thanks a lot @Taron for the very inspiring comb filter video 💖.
reaper's effects
saike's tahn saturation js
zl equalizer
fircomp
khs haas
khs transient shaper
kclip zero
spectral compressor
deelay
mcharmverb
mconvolutionez
loudmax

See you ;-)

Edit : Changed my track and the link too...
Last edited by ElVincente on Fri Aug 01, 2025 12:48 am, edited 2 times in total.

Post

ElVincente wrote: Sat Jul 19, 2025 4:59 am https://soundcloud.com/user-637213504/o ... ruNMoKwXeT

Here's my submission guys!
It's still pretty rough in some areas, I would have loved to work a week more but this will have to do, I'm on the road to normandia right now... vacation time 😃

Let me explain my process, I spend a stupid amount of time recreating flamenco percussions so I ended up with a flamenco groove called soleá (kind of slow asymetric 12 beats bar)
I mixed it with same groove but twice as fast (this one is called bulería in flamenco ) and for good mesure I used one and a half as fast version too (we call that one bulería por soleá in flamenco). So I started experimenting superposing with clip launcher (playtime 2) And I got the main ambiance of this thema witch took then somehow a very jazzy feel to it.

So this is made in reaper with 47 Odin2 instances mainly programmed from scrarched except 4 (I think) modified sounds from the preset library.
Thanks a lot @Taron for the very inspiring comb filter video 💖.
reaper's effects
saike's tahn saturation js
zl equalizer
fircomp
khs haas
khs transient shaper
kclip zero
spectral compressor
deelay
mcharmverb
mconvolutionez
loudmax

See you ;-)
Cool track! I like the unexpected turnaround. :-)
Have a nice vacation time!
ABX is enemy to GAS

Post

Hi again, family. I hope you are all good and fine.

https://soundcloud.com/irion-da-ronin/t ... -i-saw-you

9 instances of Odin 2 in FL Studio 2025.

FL Studio effects used:
·FL PEQ2
·FL Limiter
·FL Stereo Shaper (Mid/Side)
·FL Transient Processor

Free Effects used:
·TAL Reverb 3
·ArcDev ET301 (Delay)
·Thomas Mundt Loudmax

Melodies, automations, everything done with mouse clicks as usual, no MIDI controllers or MIDI recordings.

---

This is the last time i saw you, while i took the bus home and your friends were waiting for you inside the station, you didn't want to see me go. Wherever you are now i hope you found the peace you needed. Your friends told me that you cried a lot too.
This is another music track i made for you, hopefully you can listen to it in heaven.

It's funny that you surname was Song.
A feeling that should be structured straight forward, simple and felt, like this sadness, like this loss, like this jammin' for you. It's going well, for sure better than the last year, even better than 2 years ago.
This life is a matter of letting go on everything, right? Until we let go our own life itself.

In any case, I expect to see you someday again, Ruoxuan. Meanwhile I like to live, i still like to make music. Someday... but not yet.


---

Thanks and have a nice day. I hope you like it. Good luck everybody! :hug:
Image

Post

IrionDaRonin wrote: Sat Jul 19, 2025 1:35 pm Hi again, family. I hope you are all good and fine.

https://soundcloud.com/irion-da-ronin/t ... -i-saw-you

9 instances of Odin 2 in FL Studio 2025.

FL Studio effects used:
·FL PEQ2
·FL Limiter
·FL Stereo Shaper (Mid/Side)
·FL Transient Processor

Free Effects used:
·TAL Reverb 3
·ArcDev ET301 (Delay)
·Thomas Mundt Loudmax

Melodies, automations, everything done with mouse clicks as usual, no MIDI controllers or MIDI recordings.

---

This is the last time i saw you, while i took the bus home and your friends were waiting for you inside the station, you didn't want to see me go. Wherever you are now i hope you found the peace you needed. Your friends told me that you cried a lot too.
This is another music track i made for you, hopefully you can listen to it in heaven.

It's funny that you surname was Song.
A feeling that should be structured straight forward, simple and felt, like this sadness, like this loss, like this jammin' for you. It's going well, for sure better than the last year, even better than 2 years ago.
This life is a matter of letting go on everything, right? Until we let go our own life itself.

In any case, I expect to see you someday again, Ruoxuan. Meanwhile I like to live, i still like to make music. Someday... but not yet.


---

Thanks and have a nice day. I hope you like it. Good luck everybody! :hug:
:cry:
:cry:
:cry:
:clap:
:phones:
ABX is enemy to GAS

Post

https://soundcloud.com/anotherjaysherma ... al_sharing

KVR OSC197
32 Instances of Reaper 7.3

ReaLimit, Valhalla SuperMassive, Raum,TDR Kotelnikov, ChowTapeModel,ReEQ, Deelay, LoudMax

What does the title/pic mean?
The track triggered a dream about a hidden door that led to a magical place. I have had many such dreams. The picture is of an abandoned stairway in a house I lived in for a few years in college. Leads to the backside of a refrigerator. I had dreams about that house, that there were secret floors burrowed back into the hillside, etc. And at one point years later I couldn't remember if this abandoned stairway really was there or just something else I dreamed.

Post Reply

Return to “Instruments”