what an amazing crash course in bespoke, thank you so much for making this! I think even people have been using bespoke for a while will learn a few tricks from this. I'll share it out to folks!
Hi Ryan, I really appreciate your interest and I am glad you found this video interesting. Thank you for making and sharing such a beautiful project with all of us!
LOVE BESPOKE ! Best tool imo, it´s like a MAX MSP reduced to beat making and premade the cool stuff. Please continue that project and port it to VST if u like. It has a bright future. love!!
hi Ryan, i have a question... i just installed the latest nightly build this morning but i don't have things like the advanced envelope mode...it's the exact same envelope as the first version i installed years ago, is that normal?
I thought about this: this is the absolute best thing with the internet. A well intending human making a video on another humans free synth software. Thank you for sharing!
i just discovered Bespoke and i´m fascinated. thank you for making this useful video, it really makes me happy to see people having this love for sharing knowledge! i will start trying some things in the program right now!
This is exactly the kind of videos I'm looking for! Thank you very much Umberto! I've been playing with Bespoke for some time but it's quite overwhelming. Your video helped me a lot. Thanks! I hope you can post more of these.
Very extensive video with a lot of useful informations inside. I've been searching for a reliable and easy to use tool under Linux to make some live performances / streams. Thanks to your video I think, I've finallly found it now. 😃 Thank you for all your bunch of detailed informations packed inside this 30 minutes video. Great work - chapeau man! 👌🏻
Very nice video. Bespoke is amazing! Someone needs to make a video focusing on sequencing, especially songbuilder module. Your format would be perfect for that.
The slides actually took me a long time to write. Thank you for noticing that! Anyway, yes... the colored input indicators make the signal flow way easier to understand.
Is there a community channel where we can ask questions that cannot be found in the tutorials? For instance; i have been looking for a way to simply split audio mic input in low-mid-high to control three OSC sliders?
There's a community of about 3k members on Discord: discord.com/invite/YdTMkvvpZZ Anyway, to control OSC sliders with audio input, simply create an [input] that sends the audio signal to as many [eq] or [biquad] as you need, then take each eq output and send it to [leveltocv] which will convert the audio signal to control signal, adjust/scale the output value if needed, and finally feed the [oscoutput]. Now you are ready to send OSC values wherever you want :)
@@ewthmatth If your soundcard has DC coupled outputs, it means that it can send voltages to your hardware synths to control them : pitch, gate, filter whatever cv inputs you have. To generate those voltages from your computer, you need to be able to send non oscillating values (DC not AC). In pure data you can do so by simply sending a value between -1 and 1 to the dac object, and it will automatically translate to a voltage. Reaktor or bitwig or the cv tools in Live do that as well. In hardware it would be the equivalent of a Kenton pro solo. I do not want to pay for that, so I am programming my own midi to cv converter in pure data but have trouble with some stuff. Having a ready to go solution like this would be great.
there's a "dcoffset" module in bespoke that you could send to an "output" module. I don't have a dc-coupled audio interface to test it, but I think it should work.
@@awwbees Thank you for answering. Turns out I discovered the else library in PD today, which has everything needed and more and I could finish my project. I will probably give bespoke a try because of the easy integration of ready to go modules that can be patched on the fly.
what an amazing crash course in bespoke, thank you so much for making this! I think even people have been using bespoke for a while will learn a few tricks from this. I'll share it out to folks!
Hi Ryan, I really appreciate your interest and I am glad you found this video interesting. Thank you for making and sharing such a beautiful project with all of us!
LOVE BESPOKE ! Best tool imo, it´s like a MAX MSP reduced to beat making and premade the cool stuff. Please continue that project and port it to VST if u like. It has a bright future. love!!
hi Ryan, i have a question... i just installed the latest nightly build this morning but i don't have things like the advanced envelope mode...it's the exact same envelope as the first version i installed years ago, is that normal?
Your English is just fine, Umberto. You speak better English than many native English speakers that I know! Haha
Haha thank you. You're too kind!!
I thought about this: this is the absolute best thing with the internet. A well intending human making a video on another humans free synth software. Thank you for sharing!
That’s a really beautiful thought! But it’s also thanks to those who, like you, keep this virtuous circle alive by recognizing our passion and effort.
i just discovered Bespoke and i´m fascinated. thank you for making this useful video, it really makes me happy to see people having this love for sharing knowledge! i will start trying some things in the program right now!
Thanks for your comment. I'm glad you found my video useful! I wish you a great sonic journey with Bespoke :)
This is exactly the kind of videos I'm looking for!
Thank you very much Umberto!
I've been playing with Bespoke for some time but it's quite overwhelming. Your video helped me a lot. Thanks!
I hope you can post more of these.
I'm glad this video was helpful to you. I am currently working on a new video on how to make a song entirely in bespoke. Stay tuned!
Great intro & overview of Bespoke. Thank you very much for pulling this together!
Thank you so much Luis!
Very extensive video with a lot of useful informations inside.
I've been searching for a reliable and easy to use tool under Linux to make some live performances / streams.
Thanks to your video I think, I've finallly found it now. 😃
Thank you for all your bunch of detailed informations packed inside this 30 minutes video.
Great work - chapeau man! 👌🏻
I'm glad you enjoyed my video. Thanks for your feedback! I do think that Bespoke is a great choice for what you want to do!
Great Video! It always amazes me that there is still so much great audio open source software out there waiting to be explored.
Thank you, I really appreciate it! So true... the world of digital audio is full of surprises!
Very nice video. Bespoke is amazing! Someone needs to make a video focusing on sequencing, especially songbuilder module. Your format would be perfect for that.
Hey there, thanks for the great idea. In the next video on Bespoke I'll show how to make a song from scratch!
Wish granted: ua-cam.com/video/U90NIRwRJ8k/v-deo.html 😉
This is an amazing summary, top notch slides! I have not known about the input type indicators *blush*
The slides actually took me a long time to write. Thank you for noticing that! Anyway, yes... the colored input indicators make the signal flow way easier to understand.
This is amazingly well done and much needed for bespoke newbies like me, thanks for making and sharing
Thank you for giving me your feedback. I really appreciate that this video was useful for you!
@@SoundCodex a video showing how to make an actual song would be killer!
Incredible video, I want to learn the software this summer and this is going to help me get into it! :)
Thanks a million. I'm sure you'll have a lot of fun making music in Bespoke!
dude thank you so much for showing this program, i just made something today and i really like the workflow
Hey, thanks for the comment. Glad to have introduced you to a new software!
You English is largely sufficent, don't worry! 😉 I discover Bespoke by this video.
Thank you man 😉
Is there a community channel where we can ask questions that cannot be found in the tutorials? For instance; i have been looking for a way to simply split audio mic input in low-mid-high to control three OSC sliders?
There's a community of about 3k members on Discord: discord.com/invite/YdTMkvvpZZ
Anyway, to control OSC sliders with audio input, simply create an [input] that sends the audio signal to as many [eq] or [biquad] as you need, then take each eq output and send it to [leveltocv] which will convert the audio signal to control signal, adjust/scale the output value if needed, and finally feed the [oscoutput]. Now you are ready to send OSC values wherever you want :)
@@SoundCodex Yes indeed, i got in contact with some super helpful users in the Discord community. Very excited to have a working setup.
@@retinalrupturevisuals2038 Great!!
Can u actually export an audio file as an .ogg, or mp3 or something from bespoke?
Does this synth send out simple values to output control voltages from a DC coupled soundcard like pure data can ? Or is it audio only ?
As far as I know, it only sends audio.... Try to reach out to the developer. Maybe he can give you some more information.
@Johnny Vandeclit can you explain what that means or give an example of why one would do that? Just curious.
@@ewthmatth If your soundcard has DC coupled outputs, it means that it can send voltages to your hardware synths to control them : pitch, gate, filter whatever cv inputs you have. To generate those voltages from your computer, you need to be able to send non oscillating values (DC not AC). In pure data you can do so by simply sending a value between -1 and 1 to the dac object, and it will automatically translate to a voltage. Reaktor or bitwig or the cv tools in Live do that as well. In hardware it would be the equivalent of a Kenton pro solo. I do not want to pay for that, so I am programming my own midi to cv converter in pure data but have trouble with some stuff. Having a ready to go solution like this would be great.
there's a "dcoffset" module in bespoke that you could send to an "output" module. I don't have a dc-coupled audio interface to test it, but I think it should work.
@@awwbees Thank you for answering. Turns out I discovered the else library in PD today, which has everything needed and more and I could finish my project. I will probably give bespoke a try because of the easy integration of ready to go modules that can be patched on the fly.
На sunvox daw похоже
Bespoke has a much better GUI in my opinion but yes there are similarities between Bespoke and Sunvox because they're both modular synths.
I didn't know about SunVox. Seems cool though! Thanks for your comment :)
You should firstly tell how to hear music on our earphone with a basic example to prove bespoke is useful.