synthesizer
- KVRAF
- 16818 posts since 8 Mar, 2005 from Utrecht, Holland
You do not have the required permissions to view the files attached to this post.
We are the KVR collective. Resistance is futile. You will be assimilated. 
My MusicCalc is served over https!!
My MusicCalc is served over https!!
- addled muppet weed
- 111292 posts since 26 Jan, 2003 from through the looking glass
oh, this again.
how did you do in max?
how did you do in max?
- KVRAF
- 16818 posts since 8 Mar, 2005 from Utrecht, Holland
Probably the same as with the input & wires in Reaktor, and the sample & hold ...
You can't blame people for having dreams though.
You can't blame people for having dreams though.
We are the KVR collective. Resistance is futile. You will be assimilated. 
My MusicCalc is served over https!!
My MusicCalc is served over https!!
- Beware the Quoth
- 35449 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
You make synthesizers in java by writing java code.11ivan11 wrote: Thu Feb 13, 2025 3:27 pm HI to everyone!!! How to make synthesizer by using java:I mean oscillator, adsr, lfo etc? Maybe some libraries could help me
Some libraries could indeed help, especially on mobile devices, where libraries will pretty much be needed to work with the device's operating system.
With a few seconds work on google or another capable search engine, you will even find audio synthesis libraries for java.
An idiot on Set Theory:
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
- KVRAF
- 16818 posts since 8 Mar, 2005 from Utrecht, Holland
Since this is written in the "Mobile Apps" section and not the "DSP programmers" corner of KvrAudio...
I've made apps for mobile phones (Nokia System-40 I think it was called) before they were labelled "smart". That was like two decades ago, and all I had to do was find the right guides to getting started. Learn how the technique works, try to apply it, rinse & repeat.
I'd personally take one step back. What experience do you already have with writing mobile apps? If the answer is "zero", then try something really easy, then something more challenging, repeat until you're up for the level it requires for a synth.whyterabbyt wrote: You make synthesizers in java by writing java code.
I've made apps for mobile phones (Nokia System-40 I think it was called) before they were labelled "smart". That was like two decades ago, and all I had to do was find the right guides to getting started. Learn how the technique works, try to apply it, rinse & repeat.
We are the KVR collective. Resistance is futile. You will be assimilated. 
My MusicCalc is served over https!!
My MusicCalc is served over https!!
- Beware the Quoth
- 35449 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
i do indeed agree it might be a little ambitious to go to a full programming language when there seems to be a history of, erm, difficulty, with more visual and specific tools such as Reaktor and MAX.
An idiot on Set Theory:
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
- KVRAF
- 9560 posts since 6 Jan, 2017 from Outer Space
Plug Data has mobile versions… I’d start there. Unless you want to start a business. Then get a teacher…