BitwiseMobile
BitwiseMobile
  • Видео 61
  • Просмотров 6 932
Synthesizer in C++ - Video 5
This is part 5 of an ongoing series where I create a synthesizer in C++. In this video I flesh out the 12db Ladder Filter.
Просмотров: 2

Видео

Synthesizer in C++ - Video 4
Просмотров 33 часа назад
This is part 4 of an ongoing series where I create a synthesizer in C . In this video I create a mixer node which will be helpful to mix multiple waveforms and allows gain setting on each channel individually.
Synthesizer in C++ - Video 3
Просмотров 34 часа назад
This is part 3 of an ongoing series where I create a synthesizer in C . In this video I start to create some of the nodes that will allow us to make music including the OscillatorNode and the ParameterNode.
Synthesizer in C++ - Video 2
Просмотров 94 часа назад
This is part 2 of an ongoing video series to create a synthesizer in C . In this video we start to create our audio framework and begin with some of the core classes that will allow us to build upon.
Synthesizer in C++ - Video 1
Просмотров 114 часа назад
In this video we install and build PortAudio. Then we start our Synthesizer project. Finally we write a PortAudio wrapper class with a callback for us to implement a 440hz sine wave oscillator.
More TD-3-MO Madness
Просмотров 7014 часов назад
"I Feel Love" by Donna Summer
TD-3-MO First Time Play
Просмотров 9116 часов назад
I'm messing with the TD-3-MO for the first time!
MIPS CPU Video 3
Просмотров 163 месяца назад
MIPS CPU Video 3
MIPS CPU Video 2
Просмотров 164 месяца назад
MIPS CPU Video 2
MIPS CPU Video 1
Просмотров 194 месяца назад
MIPS CPU Video 1
Audio Synthesizer in C# w/ NAudio - Part 15
Просмотров 2134 месяца назад
Audio Synthesizer in C# w/ NAudio - Part 15
Audio Synthesizer in C# w/ NAudio - Part 13
Просмотров 705 месяцев назад
Audio Synthesizer in C# w/ NAudio - Part 13
Audio Synthesizer in C# w/ NAudio - Part 12
Просмотров 595 месяцев назад
Audio Synthesizer in C# w/ NAudio - Part 12
Audio Synthesizer in C# w/ NAudio - Part 11
Просмотров 475 месяцев назад
Audio Synthesizer in C# w/ NAudio - Part 11
Live Coding - OpenAI TTS
Просмотров 625 месяцев назад
Live Coding - OpenAI TTS
Let's Play Grey Hack - Hacking Simulator Game Part III
Просмотров 715 месяцев назад
Let's Play Grey Hack - Hacking Simulator Game Part III
Grey Hack - Hacking Simulator Game Stream Pt. 2
Просмотров 3215 месяцев назад
Grey Hack - Hacking Simulator Game Stream Pt. 2
Grey Hack - Hacking Simulator Game
Просмотров 4925 месяцев назад
Grey Hack - Hacking Simulator Game
Cyberpunk ARPG Development
Просмотров 269 месяцев назад
Cyberpunk ARPG Development
Trap Beat
Просмотров 3110 месяцев назад
Trap Beat
Working Turn Based Game
Просмотров 4711 месяцев назад
Working Turn Based Game
Audio Synthesizer Engine With C# and NAudio - Part 6
Просмотров 101Год назад
Audio Synthesizer Engine With C# and NAudio - Part 6
Audio Synthesizer Engine With C# and NAudio - Part 5
Просмотров 137Год назад
Audio Synthesizer Engine With C# and NAudio - Part 5
Audio Synthesizer Engine With C# and NAudio - Part 4
Просмотров 148Год назад
Audio Synthesizer Engine With C# and NAudio - Part 4
Audio Synthesizer Engine With C# and NAudio - Part 3
Просмотров 189Год назад
Audio Synthesizer Engine With C# and NAudio - Part 3
Audio Synthesizer Engine With C# and NAudio - Part 2
Просмотров 206Год назад
Audio Synthesizer Engine With C# and NAudio - Part 2
Audio Synthesizer Engine With C# and NAudio - Part 1
Просмотров 944Год назад
Audio Synthesizer Engine With C# and NAudio - Part 1
In the Pattern For KSAN
Просмотров 11Год назад
In the Pattern For KSAN
Emergent Behavior
Просмотров 362 года назад
Emergent Behavior
Unity Solitaire
Просмотров 1332 года назад
Unity Solitaire

Комментарии

  • @da_skool_productions
    @da_skool_productions 10 часов назад

    I didn't know this way to chain patterns! Thank you and enjoy your td3 mo, this vers fun to use ;)

  • @BitwiseMobile
    @BitwiseMobile 12 дней назад

    I was overthinking the octave stuff - as usual. I just need to do a modulus on the midi note to determine the actual note index within two octaves and light the key accordingly.

  • @heropw2701
    @heropw2701 15 дней назад

    Underrated series! Good work bro!

  • @gior987
    @gior987 Месяц назад

    This game is such a good introduction to hacking! I'm surprised it's not used in schools and courses

  • @loicmugny9608
    @loicmugny9608 2 месяца назад

    Hi would it be possible to have a link to the full project please ?

  • @debugcoder
    @debugcoder 3 месяца назад

    For future streams you should pull your stream chat on your phone or something so you can interact if anyone types! Great work tho

  • @debugcoder
    @debugcoder 3 месяца назад

    Nice!

  • @BitwiseMobile
    @BitwiseMobile 4 месяца назад

    I somehow accidentally uploaded the raw video. Sorry about the volume levels and there are a few info cards missing (plus no intro). Enjoy :D

  • @allozovsky
    @allozovsky 4 месяца назад

    Hello! Was it you who sent me these messages:

    • @allozovsky
      @allozovsky 4 месяца назад

      What is the value of x in the exponentia... BitwiseMobile Just commented on your newer comment, and yep, showed proof for that with a little Python code to boot :)

    • @allozovsky
      @allozovsky 4 месяца назад

      What is the value of x in the exponentia... BitwiseMobile See my reply above with some slight proof around that. It's based on Euler's formula which shows that for an infinite number of integers a complex solution can be found. There are infinite complex solutions.

    • @allozovsky
      @allozovsky 4 месяца назад

      I somehow cannot find them under my comments on the post - I can only see them in my mail and abridged in the notification section of the app, but the notifications lead to nowhere - you either deleted them yourself or they got hidden by youtube.

    • @allozovsky
      @allozovsky 4 месяца назад

      Which Python code did you mention and what is it supposed to do?

    • @BitwiseMobile
      @BitwiseMobile 4 месяца назад

      Sorry, just following up on this. So you found the code? If not I can supply it.

  • @brandonleconte4922
    @brandonleconte4922 4 месяца назад

    how did u get that background/ change them like that?

    • @BitwiseMobile
      @BitwiseMobile 4 месяца назад

      I found a png that I liked and there is a place where you can set a custom background. It wasn't that hard really.

  • @Krazycat2012
    @Krazycat2012 5 месяцев назад

    Will you continue this series? Also when you are in the root system you can open the bank file on other computers and transfers their money over to you bank

    • @BitwiseMobile
      @BitwiseMobile 4 месяца назад

      So I haven't played in awhile, but I will get back to it I promise. I kind of fell into a rabbit hole with another game, which I would have never seen myself play before. First of all, it's an incremental game which I usually don't like. It does involve programming though, and you can take it to a pretty deep level if you want. It's called BitBurner, and since it's a Typescript (i.e. Javascript) application you can pretty much customize it to your will. Anyway, I will get back to it probably next week.

  • @Krazycat2012
    @Krazycat2012 5 месяцев назад

    Great video

  • @DragisaBoca
    @DragisaBoca 5 месяцев назад

    Sick, thjank you!

  • @CarlintVeld
    @CarlintVeld 5 месяцев назад

    I was expecting some tune explorations 😅

    • @BitwiseMobile
      @BitwiseMobile 5 месяцев назад

      Maybe I'll throw some in after I have completed the actual synthesizer :D I have since refactored that code as well, so it's more intuitive to use.

  • @elverarardon7100
    @elverarardon7100 10 месяцев назад

    *Promo sm* 🎉

  • @leeetbom
    @leeetbom Год назад

    So wierd, followed your code but i get another error. No sound can be heard and visual studio references to code in the file "Device.cs", saying "Index was out of range, Must be non-negative and less than the size of the collection. Arg_ParamName_Name" at code line: buffer[offset + i + j] = (float)input.Samples[j]; Any quick clues?

    • @BitwiseMobile
      @BitwiseMobile Год назад

      I'll have a gitlab up soon with the source code.

    • @leeetbom
      @leeetbom Год назад

      ur the man, thanks for the response@@BitwiseMobile

  • @temnij52
    @temnij52 Год назад

    Goddamn, you are brithish

  • @surajdeshmukh5319
    @surajdeshmukh5319 Год назад

    Can you help me with how RC Cars are made

  • @leeetbom
    @leeetbom Год назад

    update? :D

    • @BitwiseMobile
      @BitwiseMobile Год назад

      Working on it ... :) I refactored some things that were giving a code smell, so I'll be showing that refactor soon.