Sound Simulator
Sound Simulator
  • 67
  • 822 748
Fire Sound Design in Pure Data and MaxMSP (Sound Design Series #1)
Let's sound design fire 🔥🔥
Download the patches: drive.google.com/file/d/17COobdeZLqemPFSu8iaa8wINyOebDvs9/view?usp=sharing
---
0:00 - Intro
1:03 - What Does Fire Sound Like?
2:03 - Hissing
3:31 - Crackling
5:47 - Lapping
6:48 - Cinematic Fire Soundscape
9:48 - Outro
Переглядів: 5 630

Відео

Video Game Sound Design with MaxMSP! (Re-synthesis & re-interpretation of existing game sounds)
Переглядів 6 тис.Рік тому
Re-synthesis & re-interpretation of existing video game sound designs. All created in MaxMSP! Effect plugins (such as reverb and compression) are utilized as noted in the video. Footage Credit (used for educational purpose) -Dark Souls III: ua-cam.com/video/LDGSxkxrI0w/v-deo.html -God of War: ua-cam.com/video/RZ87DO0lYIY/v-deo.html -Dark Souls III: ua-cam.com/video/ZD2tDnlITO8/v-deo.html -Gran ...
Let’s Create an Effects Pedal/Unit With Daisy Pod!
Переглядів 31 тис.Рік тому
Ever wanted to create your very own custom effects unit/pedal but didn’t know where to start? Let’s learn how to audio program with the Daisy Pod! With Pod, we can audio program without diving deep into electronics. It’s much better to learn one thing at a time especially in the beginning!! You can purchase Daisy Pod at: www.electro-smith.com/daisy/pod Getting started: github.com/electro-smith/...
How to Make Mobile Music Apps With MobMuPlat & Pure Data!
Переглядів 10 тис.Рік тому
Let’s develop custom iOS music apps using MobMuPlat & Pure Data! MobMuPlat allows us to create music apps without text coding! Downloads -MobMuPlat: danieliglesia.com/mobmuplat/ -Pure Data patchers & GUI files in the video: drive.google.com/file/d/1218DVpl_DhbUNgKRo-OWLhB7qoPWzert/view?usp=sharing -LIRA-4 by Mike Moreno DSP: github.com/MikeMorenoDSP/LIRA-8 0:00 - Intro: What Is a Mobile Music A...
Sending Data Back & Forth Between Arduino And Pure Data (also works with MaxMSP!)
Переглядів 7 тис.Рік тому
Let’s send a sensor data to Pure Data from Arduino. And at the same time, let’s send a brightness data to an LED from Pure Data. Download here: drive.google.com/file/d/1RJkzInJHoWCHrQhPNlk7J9IO7-OpDz0f/view?usp=sharing
自作シンセをDaisy Seedで作ろう!(組み込みオーディオ/embedded audioとは?)
Переглядів 3,9 тис.Рік тому
自作電子楽器を作ってみたい方へDaisy Seedをオススメします! Electrosmith社のDaisyはArduinoみたいですがシンセコードを直接組み込むことが可能です! そして音も出力できます! 購入: www.electro-smith.com/daisy/daisy 手順書: github.com/electro-smith/DaisyWiki/wiki (現在は英語のみなので質問があれば気軽にコメントなりSNSで連絡をしてくださると嬉しいです!) Footage Credits Throwing a laptop in water - Climate Town (love this channel btw) ua-cam.com/video/mK5TbGvvluk/v-deo.html Guitar spin - Daichi Matsuo ua-cam.com/vi...
Hack Your APC Into a Step Sequencer! (Pure Data & MaxMSP)
Переглядів 11 тис.Рік тому
Turn your APC into a step sequencer by 'hacking' it with Pure Data or MaxMSP! Download link (both Pure Data & MaxMSP) drive.google.com/file/d/1gcwwcga1G5f0Zy25qw3v_97ZJHwxXOqr/view?usp=sharing
Pure Data as a VST Plugin! [PlugData]
Переглядів 19 тис.Рік тому
Pure Data INSIDE of a DAW?? With PlugData, it's possible! Download here: puredata.info/downloads/PlugData PlugData is being developed by Timothy Schoen!! github.com/timothyschoen/PlugData
Program Your Very Own Eurorack Module with patch.Init()!
Переглядів 16 тис.Рік тому
patch.Init() can turn into any module you need it to be!! We can program it using Pure Data, MaxMSP gen~, C , and even Arduino IDE! You can purchase patch.Init() by Electrosmith here: www.electro-smith.com/daisy/patchinit 0:00 Intro 1:59 patch.Init() 2:49 How it works 5:47 Let’s program! 6:59 Demo 11:47 Main demo 14:05 Pros 16:10 Cons 17:50 Final verdict 18:12 Outro
Invite For Our 1st Community Compilation!
Переглядів 1,1 тис.Рік тому
Do you have a complete project? Or are you about to finish one? If so, please document it and share it with the world! You're invited to submit your project for our 1st community compilation videos! Whether it's a Pure Data project or a custom instrument, please make a video and share the link with me via DMs. In summary: -Create a video for your project! (48kHz sampling rate for audio plz) -Up...
Ryoji Ikeda Pure Data Tutorial
Переглядів 56 тис.Рік тому
Let's analyze Ryoji Ikeda's style and recreate it in Pure Data! Download the example patchers here: drive.google.com/file/d/1_hAftvVKzX4p_uGDswAxWL7aXfCZ1fvY/view?usp=sharing
line vs line~ (correction vid)
Переглядів 9 тис.Рік тому
Use [line~] or [vline~] instead of [line] for synth envelopes! I'm sorry for the mistake in previous tutorials.
Particle Visuals (Pure Data GEM Tutorial)
Переглядів 15 тис.2 роки тому
Let's create and control many shapes at once! Particle objects are great for creating complex live visuals in Pure Data GEM. Example Patchers: drive.google.com/file/d/1va2TPmSHE3DxHIvtBSBQmVvKbQ059ljV/view?usp=sharing Links Suiteru: ua-cam.com/video/NmdjOPfgBfw/v-deo.html (Check out their social media and Patreon too!) Velocity Diagrams: puredata.info/downloads/gem/documentation/tutorial/partic...
Standalone DIY Synth With Daisy Seed (Embedded Audio Overview)
Переглядів 29 тис.2 роки тому
Ever wished Arduino can be a standalone synth? Then Electrosmith’s Daisy Seed got you covered! Daisy is like an Arduino BUT we can put a synth code inside it! And the audio will come out of it directly also! You can purchase Daisy Seed at www.electro-smith.com/daisy/daisy Getting Started: github.com/electro-smith/DaisyWiki/wiki Let’s learn about embedded audio programming! Footage Credits Throw...
LFO (Pure Data Tutorial)
Переглядів 9 тис.2 роки тому
LFO (Pure Data Tutorial)
Distortion & Safety (Pure Data Tutorial)
Переглядів 7 тис.2 роки тому
Distortion & Safety (Pure Data Tutorial)
Efficient Patching (Pure Data Tutorial)
Переглядів 9 тис.2 роки тому
Efficient Patching (Pure Data Tutorial)
My First DIY Instrument Was a FAILURE
Переглядів 2,5 тис.2 роки тому
My First DIY Instrument Was a FAILURE
Tuplet Pure Data Tutorial
Переглядів 4,5 тис.2 роки тому
Tuplet Pure Data Tutorial
One-to-Many Mapping (DIY Synth Tutorial)
Переглядів 2 тис.2 роки тому
One-to-Many Mapping (DIY Synth Tutorial)
Polyrhythm & Polymeter Pure Data Tutorial
Переглядів 4,5 тис.2 роки тому
Polyrhythm & Polymeter Pure Data Tutorial
Designing Expressive Electronic Instruments
Переглядів 2,2 тис.2 роки тому
Designing Expressive Electronic Instruments
VST Plugins Inside of Pure Data!
Переглядів 12 тис.2 роки тому
VST Plugins Inside of Pure Data!
Staying Safe When Audio Programming (Don’t Look for Pure Data Reverb!)
Переглядів 11 тис.2 роки тому
Staying Safe When Audio Programming (Don’t Look for Pure Data Reverb!)
Data Smoothing in Pure Data & MaxMSP
Переглядів 3,2 тис.2 роки тому
Data Smoothing in Pure Data & MaxMSP
How to Create Glitch Sound in Pure Data!
Переглядів 16 тис.2 роки тому
How to Create Glitch Sound in Pure Data!
Accelerometer Music Controller (Arduino Tutorial)
Переглядів 6 тис.2 роки тому
Accelerometer Music Controller (Arduino Tutorial)
How to Create Live Visuals in Pure Data!
Переглядів 33 тис.2 роки тому
How to Create Live Visuals in Pure Data!
Delay (Pure Data Tutorial)
Переглядів 6 тис.2 роки тому
Delay (Pure Data Tutorial)
DIY Swarmatron (Pure Data & Arduino Tutorial)
Переглядів 9 тис.2 роки тому
DIY Swarmatron (Pure Data & Arduino Tutorial)

КОМЕНТАРІ

  • @ybbond_
    @ybbond_ 2 дні тому

    what software do you use to visualize the sound like in 1:19?

  • @acanguy8542
    @acanguy8542 4 дні тому

    really missing your vids, hope to hear more about sound design from you soon

  • @tvm73836
    @tvm73836 4 дні тому

    Your content is great but the quality of your shoot is truly professional. Your close up shots are well focused on the subject, you show details that make your work unambiguous to viewers like me in India and elsewhere. Bravo! Hope other UA-cam creators learn your techniques. Thank you!

    • @SoundSimulator
      @SoundSimulator 4 дні тому

      Thank you so much!! I greatly appreciate your kind words on how the video looks. And I'm glad to hear that it's helpful!

  • @mannibimmel09
    @mannibimmel09 7 днів тому

    Weird. No head...

  • @areusmartinez8343
    @areusmartinez8343 9 днів тому

    🙌🙌

    • @SoundSimulator
      @SoundSimulator 8 днів тому

      Thank you!!

    • @areusmartinez8343
      @areusmartinez8343 8 днів тому

      @@SoundSimulator no, thanks to you for the work you are doing and for the information , ♥️👍👍

  • @James.5703
    @James.5703 10 днів тому

    thanks again!

  • @kuroneko5754
    @kuroneko5754 15 днів тому

    I've been studying Pure Date since watching your video. When I start the saved file, the audio I put in the ARRAY disappears, which is a problem. Is there any solution?

  • @andybeta1971
    @andybeta1971 16 днів тому

    So excited to get started with all this. One thing that occurs to me - is it possible to wrap the dac object in another object that automatically and always includes the [clip~ -0.9 0.9] (say [safedac~])? That way I wouldn't forget and blow something up.

  • @jpablodl
    @jpablodl 17 днів тому

    Already ordered parts! Gonna try to build this one. Thanks for the video!

  • @coolasf333
    @coolasf333 17 днів тому

    just downloaded puredata yesterday and these tutorials really help! keep it up! 👍

    • @SoundSimulator
      @SoundSimulator 17 днів тому

      YES!!! Glad to hear it :) I hope you're enjoying the journey!!

  • @elcomentarioes0fx
    @elcomentarioes0fx 20 днів тому

    Works with Reaper?

  • @thomaslocke1503
    @thomaslocke1503 22 дні тому

    Bad.

  • @arideejay
    @arideejay 22 дні тому

    Demasiado hermoso este canal. Gracias ❤

  • @arideejay
    @arideejay 22 дні тому

    Espectacular

    • @SoundSimulator
      @SoundSimulator 21 день тому

      I just saw your comment on the other video! This is the video where you can see how a sensor can be used with that breakout board :D

    • @arideejay
      @arideejay 18 днів тому

      @@SoundSimulator I have a question, does this work also for digital input?

    • @SoundSimulator
      @SoundSimulator 18 днів тому

      @@arideejay Like using a button for triggering CV output? Yep!

    • @arideejay
      @arideejay 18 днів тому

      @@SoundSimulatorI don’t know if it works as a button but I have this known device by electricity for progress about biodata sonification and I was wondering if perhaps I can make it work with this device for cv

  • @arideejay
    @arideejay 23 дні тому

    hi ! im super lost, wich code you use? and with the sensors, how do you connect the sensors and what code you use? thankyou

    • @SoundSimulator
      @SoundSimulator 21 день тому

      I pretty much used the example code that comes with the library pretty much! As for using a sensor with this breakout board, I have a separate tutorial video :) It should be the one after this in terms of release date.

  • @luisa.zarama
    @luisa.zarama 23 дні тому

    Hey! I'm a fan of your videos. How can I use a filter on the synth? I've been trying, but I don't understand where I have to put the filter for it to work. Thanks for your help

    • @SoundSimulator
      @SoundSimulator 21 день тому

      You can connect the filter object after an oscillator like [osc~]

  • @danielllermaly8782
    @danielllermaly8782 24 дні тому

    Thank you very much for the video. I was trying plug data to program the daisy seed, but the patch I wanted to use could not be opened in compile mode, due to some objects that were not compatible. If I use this method will the same thing happen? or maybe those objects are compatible? thank you so much

    • @SoundSimulator
      @SoundSimulator 24 дні тому

      You won't be able to compile the patch in this video to the Daisy. You could flash the Arduino code to the Daisy though and send sensor data to Plugdata on a Desktop!

  • @ennayanne
    @ennayanne 25 днів тому

    now i can finally be venetian snares

  • @areusmartinez8343
    @areusmartinez8343 25 днів тому

    Thanks❤

  • @ennayanne
    @ennayanne 27 днів тому

    I'm a bit confused because line~ won't let you connect an output to a number. it's fine for volume envelopes but I'm unable to use it to modulate a lowpass filter.

    • @SoundSimulator
      @SoundSimulator 27 днів тому

      Yeah! I just checked that [lop~]'s second inlet only takes in control-rate signal and not audio-rate signal. In that case, you gotta use [snapshot~] :/

    • @ennayanne
      @ennayanne 27 днів тому

      @@SoundSimulator Thanks for the help!

  • @anacarolina6643
    @anacarolina6643 28 днів тому

    this works with the image? if I want to put a image move?

  • @asasmith4514
    @asasmith4514 29 днів тому

    Is it possible to send text data, for example, the name of a track or the name of an effect from a Max for Live device to an external screen on a MIDI device through an Arduino?

  • @JulsGeekPI
    @JulsGeekPI Місяць тому

    Thanks, i dont know what will be more vostly for my, if only software or with electronic hardware

  • @bassywax
    @bassywax Місяць тому

    did you start the max series videos?

  • @technologygeneration_
    @technologygeneration_ Місяць тому

    For example: I have on puredata an image that moves with the sound (WAV) I've made for syncronized both, if i do this tutorial you made with Arduino (sensors) does it works to make my image with the sound works?

  • @gunwookim4047
    @gunwookim4047 Місяць тому

    thank you

  • @juscianoguimaraes9033
    @juscianoguimaraes9033 Місяць тому

    Your top video is very good, but I would like to know how I can connect 13 20mm 10k potentiometers to one Arduino? thank you

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Multiplexer :) I wrote out a guide on how to use over on Electrosmith's Daisy Forum. The title of that post is "Cd4051 Multiplexer Tutorial Is Here!". Good luck! It's less intimidating than it initially seems.

  • @headfullofdreams6083
    @headfullofdreams6083 Місяць тому

    Thank you so much, my friend and I were doing homework and the teacher's documents were not clear AT ALL. You're a lifesaver

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Glad to hear that this video helped you and your friends!! :D

  • @AmazingMaxStuff
    @AmazingMaxStuff Місяць тому

    Awesome video! Thank you

  • @markpeam8549
    @markpeam8549 Місяць тому

    Great intro - looking at reverb-based FX to build into a new project. This looks perfect. Thanks.

  • @shalomcu
    @shalomcu Місяць тому

    Just wanted to say that I appreciate these videos... they're very clear and well done.

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Thank you for letting me know! I'm glad to hear that these were helpful!

  • @BlueSOF
    @BlueSOF Місяць тому

    Thank you for the video! I suspect 12 bits of resolution is plenty for most applications. I’m curious about the test where you used white noise into a VCA to see how smoothly it affects the amplitude. I would be curious to hear you do the same test, but with a low-frequency sine wave, say 100 Hz, as that would clearly reveal any quantization or zipper noise in the ramp.

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Yeah! That would have been a great test. I can't guarantee that I will be able to do this any time soon, but I am curious now! Thanks for the suggestion.

  • @TheCinefotografiando
    @TheCinefotografiando Місяць тому

    So glad you had the time and the willingness to share this with us.

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Of course!! Glad you found this useful!

  • @estle7302
    @estle7302 Місяць тому

    I really love your videos! They're very clear and concise

  • @freeelectron8261
    @freeelectron8261 Місяць тому

    Interesting that the PD version at the end sounded a bit more realistic to my ears.

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Yeah! Now that I re-listened to it after half a year, I do think the Pure Data version sounds way better than I initially thought :)

  • @MarkusAudio
    @MarkusAudio Місяць тому

    I imagine why I got your vid recommendation, but I instantly subbed. Important channel ❤

    • @SoundSimulator
      @SoundSimulator Місяць тому

      I'm glad to know the algorithm recommend it to the right person :)

  • @YonMekhi
    @YonMekhi Місяць тому

    I keep getting the message "select: no method for 'bang'" what am I doing wrong?

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Hm, it might be that Gem is not compatible on your computer? Plugdata, I think, supports Gem, so that may be worth trying out. Their Discord is super active too (there's a channel dedicated to Gem too!).

  • @ShadoW_one_woman_band
    @ShadoW_one_woman_band Місяць тому

    I have a video i made on Pure data which is syncronized by the move from the sounds, is possible to use the sensor you made, to make the moves and sound together ?

  • @danielprietog
    @danielprietog Місяць тому

    So simple! Thank you.

  • @daanleever6411
    @daanleever6411 Місяць тому

    Amazing work! I used your MaxMSP patch to make a version with swing and polyrhytms for the Launchpad Mini Mk3 for MaxForLive. Great insight as well into how pureData/Max work, thanks a lot!

    • @SoundSimulator
      @SoundSimulator Місяць тому

      That's an awesome direction you took from this tutorial!! Hope you're having fun making music with that :)

  • @chainsawteddybear
    @chainsawteddybear Місяць тому

    3:35 how did you connect them together so easily? is there an option that automatically does that or did you manually do it ? stuck on this part

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Movie editing magic, haha. So I did it manually.

    • @chainsawteddybear
      @chainsawteddybear Місяць тому

      @@SoundSimulator haha I appreciate the clarification. Looking forward to completing my PD course with you. Thank you for teaching us.

    • @SoundSimulator
      @SoundSimulator Місяць тому

      ​@@chainsawteddybear Sorry for the confusion! I hope you enjoy the other tutorials :)

  • @dsy457
    @dsy457 Місяць тому

    If you want to do this natively on the arduino look into the mozzi library and a pcm5102 dac which has an audio port for headphones or speakers

  • @peters1494
    @peters1494 Місяць тому

    I was just starting to do a 64 step sequencer and I told to my self, wait there must be some shortcut to all those patching, thanks a lot for freeing my time!

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Now you have time to make 128 step sequencer :)

  • @EleniTimotheou
    @EleniTimotheou Місяць тому

    Hey I followed your tutorial and the Arduino quickly powers off and heats up

    • @SoundSimulator
      @SoundSimulator Місяць тому

      It's a bit hard to troubleshoot without seeing the electronics. I'm assuming you may have too many LEDs and the Arduino cannot provide enough currents?

  • @Raidnaomemata
    @Raidnaomemata Місяць тому

    I know now how R2D2 voice was created LOL. Thanks a lot, awesome tutorials!

    • @SoundSimulator
      @SoundSimulator Місяць тому

      Glad you liked the tutorial! R2D2 recreation would be a good video idea...

    • @umeE-u
      @umeE-u Місяць тому

      ​@@SoundSimulatorI just realised this: you could actually FB + D/W 100% on a flanger and feed it a tonal sound, then if you mess with the freq you can make r2d2 type sounds lol. I'd do this sometimes and it would sound like bumblebee (ps 98% FB would be safer irl)

    • @umeE-u
      @umeE-u Місяць тому

      Cuz like what you did, was essentially how a flanger works anyway

    • @SoundSimulator
      @SoundSimulator Місяць тому

      @@umeE-u That sounds fun :D I wanna cover delay in more depth than I did in that one tutorial now.

  • @StepDub
    @StepDub 2 місяці тому

    Great introduction to this interesting subject. Could you lower the background sounds in future?

  • @jokkemartens8065
    @jokkemartens8065 2 місяці тому

    Would love to use this with ableton.. Will look into it.

  • @JimmyLem
    @JimmyLem 2 місяці тому

    Limiter - that's what I do.

    • @SoundSimulator
      @SoundSimulator 2 місяці тому

      YES

    • @JimmyLem
      @JimmyLem 2 місяці тому

      @@SoundSimulator There's a bit of an art to it and when I am in PD I am pretty artless, which is still ok by me. Generally, I'm looking for a meter that will tell me when I am just tipping into it. Maybe I will just grab a VST or whatever. For now, I am pretty cool with the rawness. I'll get to it one day...

  • @anaxamanderjelliff7733
    @anaxamanderjelliff7733 2 місяці тому

    how do i download gem im on a intel mac sonoma

  • @piticarrara
    @piticarrara 2 місяці тому

    I have no idea what audio programming even is, but I really liked the video

    • @SoundSimulator
      @SoundSimulator 2 місяці тому

      Hahaha, that's awesome. I never thought about what videos like this feels to people who are unfamiliar with the topic. Glad you liked it :)