RayBlaster - a radically different approach to sound generation.
-
- KVRist
- 109 posts since 11 Sep, 2022
To avoid inadvertently starting a flamewar with my very first post here, I suppose I should provide my definition of what “musically useful” means since it can be a subjective term.
For my purposes, it would mean tones that can be played as a melody or combined into chords that would be recognizable as such to the average layman listener of music within the traditional Western genres.
Thanks again!
For my purposes, it would mean tones that can be played as a melody or combined into chords that would be recognizable as such to the average layman listener of music within the traditional Western genres.
Thanks again!
- KVRAF
- Topic Starter
- 1752 posts since 2 Jul, 2018
The first instance needs around 200 MB. Further instances need less as they can share resources in the memory.What is the max polyphony and memory usage per instance?
Polyphony can go up up to 256 (64 voices playing with 4x unsion).
Yes. Unlike most other synthesizers it does not just set random values for each parameter. It uses a very smart algorithm with a statistic approach like Warlock. Today's hype-marketing would sell it as 'Artificial Intelligence'.Does Rayblaster's randomizer give "musically useful" results?
There is a free demo which you can download here for testing:
https://www.tone2.com/download.html
To create a random patch click 'Edit'->"create random patch"
https://www.tone2.com
Our award-winning synthesizers offer true high-end sound quality.
Our award-winning synthesizers offer true high-end sound quality.
-
- KVRist
- 109 posts since 11 Sep, 2022
Thank you, Markus. I will download the demo and give it a try later this week.
-
- KVRian
- 912 posts since 18 Feb, 2004
Now now Markus, you know its Machine Learning and not AI...Markus Krause wrote: Tue Sep 13, 2022 11:37 am
Yes. Unlike most other synthesizers it does not just set random values for each parameter. It uses a very smart algorithm with a statistic approach like Warlock. Today's hype-marketing would sell it as 'Artificial Intelligence'.
-
- KVRAF
- 35671 posts since 11 Apr, 2010 from Germany
Which is a similar hype-marketing buzz word. 
Even when it's "learning", a machine can't act in any different way than it's supposed, pre-defined and programmed way. Anything else is sci-fi fairy tale stuff really.
Even when it's "learning", a machine can't act in any different way than it's supposed, pre-defined and programmed way. Anything else is sci-fi fairy tale stuff really.
-
- KVRAF
- 9101 posts since 28 Apr, 2013
More people are finally realizing that "Artificial Intelligence" has nothing to really do with the product and everything to do with the niche market they're selling it to.chk071 wrote: Tue Sep 13, 2022 12:12 pm Which is a similar hype-marketing buzz word.
Even when it's "learning", a machine can't act in any different way than it's supposed, pre-defined and programmed way. Anything else is sci-fi fairy tale stuff really.
- KVRAF
- 8037 posts since 28 Dec, 2015 from Atlantis Island
Intelligence, Learning, Buzz Words: who cares?
How does it sound? That's the Bratwurst on the plate!
How does it sound? That's the Bratwurst on the plate!
https://sonograyn.bandcamp.com/music Experimental Ambient
https://martinjuenke.bandcamp.com/music Alternative Instrumental
https://martinjuenke.bandcamp.com/music Alternative Instrumental
-
- KVRian
- 912 posts since 18 Feb, 2004
There is nothing predefined about ML, thats kinda the point. It's used in areas where there is no good pre-defined algorithm and why you're feeding the model large datasets so it can refine things and "learn" on its own. Thats why facial recognition is so damned good these days for instance. Any buzzwordiness is...whatever. That doesn't diminish what's been accomplished via ML techniques in software.chk071 wrote: Tue Sep 13, 2022 12:12 pm Which is a similar hype-marketing buzz word.
Even when it's "learning", a machine can't act in any different way than it's supposed, pre-defined and programmed way. Anything else is sci-fi fairy tale stuff really.
-
- KVRian
- 912 posts since 18 Feb, 2004
Companies like Izotope and Baby Audio caremartinjuenke wrote: Tue Sep 13, 2022 7:01 pm Intelligence, Learning, Buzz Words: who cares?
How does it sound? That's the Bratwurst on the plate!
- addled muppet weed
- 111242 posts since 26 Jan, 2003 from through the looking glass
one of them won't rise up and destroy mankind.chk071 wrote: Tue Sep 13, 2022 12:12 pm Which is a similar hype-marketing buzz word.
Even when it's "learning", a machine can't act in any different way than it's supposed, pre-defined and programmed way. Anything else is sci-fi fairy tale stuff really.
sadly, we don't know which
-
- KVRAF
- 35671 posts since 11 Apr, 2010 from Germany
It's still a programmed pattern. What else? All that "learning" is nothing but a programmed behavior.rezoneight wrote: Tue Sep 13, 2022 7:34 pmThere is nothing predefined about ML, thats kinda the point. It's used in areas where there is no good pre-defined algorithm and why you're feeding the model large datasets so it can refine things and "learn" on its own. Thats why facial recognition is so damned good these days for instance. Any buzzwordiness is...whatever. That doesn't diminish what's been accomplished via ML techniques in software.chk071 wrote: Tue Sep 13, 2022 12:12 pm Which is a similar hype-marketing buzz word.
Even when it's "learning", a machine can't act in any different way than it's supposed, pre-defined and programmed way. Anything else is sci-fi fairy tale stuff really.
-
- KVRian
- 610 posts since 6 Mar, 2005 from USA
When I write a "regular" program, I define the behavior intentionally. I can program the output of x and y inputs to be x+y. I can look at the code and verify that for any x and y that it will return x+y without feeding it any examples.
If I write a ML program, I "program" it by feeding it large datasets and let it program itself. Even if most of the dataset shows are examples of x and y inputs as returning x+y, I can't be sure that this is what the ML program will do by looking at the weighting matrices that form the resulting ML program. Further, for inputs outside of the dataset, the output may be x+y generally, but on an off day might be a grapefruit.
ML is very different than typical programmed behavior.
If I write a ML program, I "program" it by feeding it large datasets and let it program itself. Even if most of the dataset shows are examples of x and y inputs as returning x+y, I can't be sure that this is what the ML program will do by looking at the weighting matrices that form the resulting ML program. Further, for inputs outside of the dataset, the output may be x+y generally, but on an off day might be a grapefruit.
ML is very different than typical programmed behavior.
-
- KVRAF
- 1637 posts since 28 Jul, 2006
Innovative new synthesis types are cool, but have you found a backdoor into mathematics itself, proving the existence of God, like at least 2 other plugin creators have?
-
- KVRAF
- 35671 posts since 11 Apr, 2010 from Germany
The point is that you program it to do so. If machine learning wouldn't do what it's supposed to do then it would be completely useless.AnalogGuy1 wrote: Tue Sep 13, 2022 8:00 pm If I write a ML program, I "program" it by feeding it large datasets and let it program itself.
Anyway, I really don't want to bloat this thread with offtopic.
- KVRAF
- 8037 posts since 28 Dec, 2015 from Atlantis Island
Artificial intelligence is far more advanced nowadays. There was an interesting article recently in the Neue Zuricher Zeitung for example. Crazy stuff.chk071 wrote: Tue Sep 13, 2022 8:03 pmThe point is that you program it to do so. If machine learning wouldn't do what it's supposed to do then it would be completely useless.AnalogGuy1 wrote: Tue Sep 13, 2022 8:00 pm If I write a ML program, I "program" it by feeding it large datasets and let it program itself.
But that level is not included in music plugins obviously. Therefore we should here focus on one thing: does an instrument provide us with cool and interesting sounds (no matter how they're produced)?
https://sonograyn.bandcamp.com/music Experimental Ambient
https://martinjuenke.bandcamp.com/music Alternative Instrumental
https://martinjuenke.bandcamp.com/music Alternative Instrumental
