Very clear explanations, methodical and fascinating at the same time. I learned many things and I never tire of reviewing all videos from this channel. Thanks so much!
+StarTrek123456 they're both used. Just buy metric components and use metric rulers. The workflow is the same, and of course you should drill holes to the best fitting size. That's it.
Presently learning KiCAD… I used the granular series of video and created my own pcb for it. At least I think I did ok… If you hear a bang! And see the emergency services driving past fast, I may have missed a trace or two… Wish me luck!
I built this, and it mostly works, but it's weirdly inconsistent. The levels go up & down, and often it will stop outputting sound until I twiddle the knobs enough to get it back into its operating range. It's almost like certain settings put it into out-of-bounds condition or something. I'm using 5k linear taper pots, and I verified that with a simple sketch to read all five and output the values, so I can see they all work, and the middle of the knob travel is reading 500ish.
can someone explain to me why he is using a guitar jack (@4:48) instead of a normal microphone connector? Does that mean you can only use the synth as a guitar plug in?
can we discuss about how it actually works and what all the knobs are doing? i figured that two knobs at the bottom manipulate the pitch of the two oscillators which seems to be creating a sine wave? how about the rest?
@@signoremaxence6888 with a vactrol, you should be able to add a very rudimentary pitch cv input, but it won't have any kind of volt/octave stability. There might be a way to add 1V/O tracking with arduino code, but I'm not sure.
I just wanted to say, thanks for this great tutorial. I love tinkering with sound devices, but have really only been able to produce square waves. Recently I've been exploring how to create more complex waves and this was great to watch and learn more. I was able to make one with the help of your video. It's really really cool! But my enclosure is not as nice as the one you have here. haha! I also used 10K pots, because that's all I had laying around, and it still sounds really good. I'm going to try and build one with an on-board amplifier and speakers, so it's a stand-alone device. Anyhow, thanks again for taking the time to make this video. Cheers sir!
This is a great DIY video, specially the clear and clean filming and editing of it make it shine. I got some questions:Can this be done with an arduino nano instead? What is the best option for a optional battery powered system with MIDI? What I really want it´s the minimal build in terms of first money and second power consumption Thanks
I built this yrsterday and it worked fine. But then I started noticing that the output level slowly got lower and lower, to finally not sound at all.... any ideas??? Resetting does not help...
Hey dude. Thank you for all that. Thank you very much. let me know something .. this protoboard, this prototype is a copy of which Arduino? ONE ... Nano ... mega? I chose to buy, actually =) thanks again.
Thanks for this great tutorial series having used it to build one myself. Recently I was checking out Arturia's Microbrute synth (as a possible future buy) that has an external source audio input and a CV output which might be a neat fit for the Auduino as an extra Oscillator except that the Auduino doesn't have a CV input. Would this be something you might think about as an addition to your Auduino unit ? I don't know how difficult this kind of addition would be to add. I got this idea from a video on UA-cam where a guy demonstrated a Eurorack modular Oscillator connected to the Microbrute.
I'm just about to start this with an arduino chip, but I have one quick question; in this video you say to use 5k potentiometers, however, in your schematic it says to use 10k. Does it matter really? If so, what's the major difference between the using 5k vs 10k?
Hi JR. 5K or 10K won't make any difference. 10K is easier to find in stores so I modified the schematic. You may want to check out my live build where I make this with an Arduino Nano. It makes the construction much easier: ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
Hi mate; I'm planning to tackle this build over the next 2 days, but where I am at the moment i don't have access to a powered speaker - could I connect the audio output directly to headphones? I'm afraid I know nothing of impedance, watts etc
@@NotesAndVolts I fear I was not clear enough. At 2'11 you mention to click on a link to watch another video. This other video is not in the link you just gave
@@ArthurRainbow I see now. Here is the link to that video ua-cam.com/video/ufQZnAAxZ7A/v-deo.html or if you want a simpler circuit using a Arduino Nano check this out ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
Hi Bopstars. Do you have a Arduino UNO or Nano handy? I did a live stream building this up on a Nano that might make things easier for you. ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
Hi HungryFire. The synth has two granular oscillators each using two knobs. The two oscillators merging together is what gives it its sound. The middle knob sweeps the pitch through a pentatonic scale.
Hi Abraham. Yes you can use an arduino board for this. Here is a Live stream where I made this circuit with an Arduino Nano: ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
One point I don't really get is why the 5V output of the Arduino is used. I tried out the 3.3V and it sounds the same. It might be even safer for the amplifier that the synth is plugged into (since line is normally at 1V afaik). Or am I missing something?
Notes and Volts I am using an Arduino UNO to build the synth, wich is powered via USB. It has one 5V and one 3.3V output pin. The 5V is going to the pots. Why not use the 3.3V?
Thorsten Felix Ok, I see what you mean. First of all, you are correct about the output being above the normal Line Level voltage. The Auduino Wiki says this about it "Strictly speaking it outputs at 5V rather than the 1V line level, but most amplifiers don't seem to mind.". Running the pots from the 3.3v pin does not change the voltage of the output signal. All that will happen is that the pots will not generate the full range of values. The Arduino analog inputs are expecting values from 0v to 5v. I will soon be releasing a MIDI Input update for this project and am considering adding some components to drop the output closer to Line Level. Stay tuned!
Do you know if there is some guitar pedal (somewhere) or something like that, or a gear, to simulate the “watering effect” of Vincent Bell? Like the effect showed in this link: ua-cam.com/video/3vc4gg3kv5k/v-deo.html
+Akio Official Hi Akio. If you are starting with a blank ATMega, you would boatload it with the standard bootloader found in the Arduino IDE. If your chip is already Arduino ready, you don't need to add the bootloader. Just upload the program.
I got an arduino as a gift and am into synthesis. I have zero experience with this kind of stuff. I want to male this but dont know where to start. Any help would be great. Thanks.
Could an Arduino Micro be used instead of building an Arduino? (it's only like $2-3 from eBay), and will it work with the line-lever + MIDI upgrades as well?
I am curious as to why you use a mono input jack instead of a stereo output jack? or is this just for sound quality. If i wanted to hear the output does that just mean I require a stereo to mono cable?
Half of my parts came in the mail yesterday. I'm going to do some serious experimentation with this little bad boy. If I figure it out I'll let you know.
Notes and Volts It shouldn't be too hard to add midi, hardware wise you're one opto coupler, one resistor and one midi connector short of having midi. The fun thing about midi it pretty much a serial connection running at a baudrate of 31250. Something an arduino should be able to do. After that you'll need to "decypher" the midi messages, i'd be surprised if there isn't already a library for that (i 'm not an arduino guy, so forgive my ignorance), and hook the note on and off from the library to oscillator in the software.
JCGver I actually have a working MIDI version on my bench right now. I'm working on the code trying to add some features. I'll post a update video when it's done.
I am COMPLETELY new to any of this so sorry if this is a stupid question but would this be seen as an analogue synth or digital? Also any information on where you bought your components from would be very useful :), great video by the way, subscribed!
10:50 What, using the metric system makes the math easier? Oh really? I would never have guessed so! Otherwise, this is a very helpful tutorial with a high production value, thanks for the upload!
People is unveliebable! we are getting first class information here... for free!! and everybody complains about not using the metric system, the music and all kinds of silly things! is it that difficult to multiply by 2,53?
Read the Article Build the Auduino Granular Synth - Part 1 Parts, Prepping and Drilling In this tutorial we will take a look at building a stand-alone version of the Auduino Granular Synthesizer (pronounced AWE-duino not ARR-duino) and housing it in a spiffy looking custom enclosure.
[ To Know Yourself ] For anyone, only person knowable "as fact" is "the state of own awareness" of own making as it is. It is not that your brain may describe about yourself with words which not only could include misinterpretations even lies but extremely limited by the very function of the words. It is what your "(God's)child-self knows by Heart" without a word which is the complete state of yourself all at once as a fact without any omission or misinterpretation. If one stay for some time in the state "child-self" could not be happy with, the one shall not only lose self-contentment(true self-confidence=happiness), but rather than to realise about own wrong and correct, also become wanting to think of others as the same as the oneself and start to disrespect others. If one ignore own "child-self(self-knowledge of fair and unfair)" long enough the one would(want and need) replace the child-self with vacuous pride to Look-Down-At-Others. If one fall into this state, though not impossible but most unlikely to repent, the one is no longer equal to others who are not in the state and become one in the group of only inferior in the world of the God. One may consider them as the Walking Dead that Pyramid-Builders depicted in the Egyptian Book of the Dead. If you are not in the state and not want to lose warmth, kindness, happiness and health of your state of mind(you as an awareness with feeling) you should avoid them as much as possible like any healthy children would naturally do, and exclude their influence from your mind-world(a world of awareness with feeling). If one can get the least of needs of living, the one could live happily with contentment of healthy mind. Only if you keep sound value-system(judgment) and *mind your own state of being, with humble, honest and kind heat, live and play happily your days with like-hearted people helping sharing each other together, then you shall not be aging to die. But of course, if you suggest children to believe "everyone is to die" your death shall be the consequence so you should not allow yourself such inconsiderate, it may be semi-automatic by now(?), doing. You must not ignore the knowable fact that "the pure state of child has no such belief "everyone is to die" to consequence own death. *To mind own state of being "never to be unfair to any other" to choose to live is what you should do. Other may choose their ways, to live or die, with the allowance of the God. No one's "duty" to change other's way.
WOW I did't see any where in the description of this excellent video anything about bible bashing while on acid...Hmmmm... Something must have gone over my head.. Oh well back to more important things like building a synth :-)
Like a lot of amateur video makers on youtube these days, the music is bloody awful. Way too loud over the speaker. Way too busy so its extra distracting. Jesus will you turn it down a bit or better still get rid of it !!!
You are an absolute G for making such painstakingly details tutorials. Bravo dude. You are an internet treasure.
Thank you so much 😀
This is exactly the kind of project that I was looking to do for one of my future projects. This stuff is awesome!
Thanks More Bass!
this channel makes me so happy
Did you donate?
you are so cute :3
Very clear explanations, methodical and fascinating at the same time. I learned many things and I never tire of reviewing all videos from this channel. Thanks so much!
Thanks Thell! It's nice to know you are enjoying my vids!
Could you please also use the metric system? Not everybody is stuck in 1850.
+StarTrek123456 they're both used. Just buy metric components and use metric rulers. The workflow is the same, and of course you should drill holes to the best fitting size. That's it.
StarTreck123456, That's ignorant. And superficial.
says the guy who likes star trek...stuck in the 1960s (from the guy with the 1970s robot avatar)
How dare you Sir,I will be sending you an angry telegram from my US post office immediately!!
Feel the same way, fuck am and pm, fuck pounds and fuck everything that isn't the metric system :D
I'm trying to build an Arduino instrument using an FSR pad to trigger drum cells in Ableton live. Any videos or resources you can suggest?
Great video. Very clear and well organized.
Hey first time viewer, lifetime human. Love your stuff man!!! Very clear instruction and tips!
+Joseph Knight (Antinite) Thanks Joseph!
owo
Any reason why an Arduino Mini can't be used? I have some many of these
lying around, so it seems much quicker, and spacing savings.
Presently learning KiCAD… I used the granular series of video and created my own pcb for it. At least I think I did ok… If you hear a bang! And see the emergency services driving past fast, I may have missed a trace or two… Wish me luck!
Awesome! Good luck :)
Any plans for a polyphonic microcontroller synth?
this is great! Cant wait to get started!
Thanks debaser! Good luck with your build
“divide in half” -> multiply by two
What if I would like to change the Pentatonic Potentiomter by a Rotatory Encoder with a switch added so it only works when im pushing the encoder?
I built this, and it mostly works, but it's weirdly inconsistent. The levels go up & down, and often it will stop outputting sound until I twiddle the knobs enough to get it back into its operating range. It's almost like certain settings put it into out-of-bounds condition or something. I'm using 5k linear taper pots, and I verified that with a simple sketch to read all five and output the values, so I can see they all work, and the middle of the knob travel is reading 500ish.
Very cool and understandable project! I'm building my own auduio right now! :D
can someone explain to me why he is using a guitar jack (@4:48) instead of a normal microphone connector? Does that mean you can only use the synth as a guitar plug in?
or do I need an adapter is I were to use the synth with a normal stereo?
Hi Steak. 1/4" Phone jacks are standard on most synths. Use a mono phone cable to connect to an amp or mixer.
can we discuss about how it actually works and what all the knobs are doing? i figured that two knobs at the bottom manipulate the pitch of the two oscillators which seems to be creating a sine wave? how about the rest?
now I have a real question: how difficult si it to add cv? it would be grat to sync it with a sequencer!
That'd be awesome
I guess with a vactrol its possible
@@signoremaxence6888 with a vactrol, you should be able to add a very rudimentary pitch cv input, but it won't have any kind of volt/octave stability. There might be a way to add 1V/O tracking with arduino code, but I'm not sure.
Wait how it is granular? It should use samples or no?
I just wanted to say, thanks for this great tutorial. I love tinkering with sound devices, but have really only been able to produce square waves. Recently I've been exploring how to create more complex waves and this was great to watch and learn more. I was able to make one with the help of your video. It's really really cool! But my enclosure is not as nice as the one you have here. haha! I also used 10K pots, because that's all I had laying around, and it still sounds really good. I'm going to try and build one with an on-board amplifier and speakers, so it's a stand-alone device. Anyhow, thanks again for taking the time to make this video. Cheers sir!
Thanks! I really appreciate the feedback. I'm glad you got something out of the video. Now go make some noise!
All you videos are cool! Very detailed.
Thank you! I try to make them with the beginner in mind and not assume any prior knowledge.
Is it possible use it with a external cv controller?
Hi Marcos. Not currently.
YES! Just connect 5 vactrol's in parallel with the pots
Wow, this is really helpful. Thanks!
Still fantastic!
Brilliant tutorial, very detailed and easy to follow at the same time! Is there a MIDI IN mod by any chance?
Thanks RM! I've received a few requests for a MIDI upgrade. I'll have to take a look at it.
This is a great DIY video, specially the clear and clean filming and editing of it make it shine.
I got some questions:Can this be done with an arduino nano instead?
What is the best option for a optional battery powered system with MIDI?
What I really want it´s the minimal build in terms of first money and second power consumption
Thanks
+Leonardo Rivas Thanks Leonardo! I haven't tried a Nano yet but it should work if it is Uno compatible.
I built this yrsterday and it worked fine. But then I started noticing that the output level slowly got lower and lower, to finally not sound at all.... any ideas???
Resetting does not help...
Hey dude. Thank you for all that. Thank you very much. let me know something .. this protoboard, this prototype is a copy of which Arduino? ONE ... Nano ... mega? I chose to buy, actually =) thanks again.
Thanks for this great tutorial series having used it to build one myself. Recently I was checking out Arturia's Microbrute synth (as a possible future buy) that has an external source audio input and a CV output which might be a neat fit for the Auduino as an extra Oscillator except that the Auduino doesn't have a CV input. Would this be something you might think about as an addition to your Auduino unit ? I don't know how difficult this kind of addition would be to add. I got this idea from a video on UA-cam where a guy demonstrated a Eurorack modular Oscillator connected to the Microbrute.
I'm just about to start this with an arduino chip, but I have one quick question; in this video you say to use 5k potentiometers, however, in your schematic it says to use 10k. Does it matter really? If so, what's the major difference between the using 5k vs 10k?
Hi JR. 5K or 10K won't make any difference. 10K is easier to find in stores so I modified the schematic. You may want to check out my live build where I make this with an Arduino Nano. It makes the construction much easier: ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
Can you use a Arduino nano? if so, what changes in the software / hardware should be made?
You can use the Nano for this. I did a live stream where I did this from start to finish: ua-cam.com/users/livexb0ZMlqXh-0?si=yYuI10w2qQOjaqze
can someone tell me what a "patch cable" is and what it is used for @4:53
Hi Steak. It is a standard 1/4" Mono Phone cable. Same that you would use for a guitar on standard synth
* Guitar or standard synth
I want your "helping hands." Where did you get that?
Hi mate; I'm planning to tackle this build over the next 2 days, but where I am at the moment i don't have access to a powered speaker - could I connect the audio output directly to headphones? I'm afraid I know nothing of impedance, watts etc
Doh! Headphones are balanced. I'll wait til I get back to my studio.
I can not order from Adafruit in my country. Can anyone suggest me the right perma-proto-board from aliexp similar to this from adafruit?
it s possible to use a other potentiometre resistance liuke 50k or 100k ?
What should the voltage across the 1/4 inch output jack be?
Can I use a nabo arduino to this project?
Yes it will work with the Arduino Nano
Would it be possible to make a Clock Sync output on this?
FYI, "click the link" doesn't work anymore (thanks to yt for changing its interface). Can you add link in video description maybe?
Hi Arthur. The link is in the description should work. If not, try this: www.notesandvolts.com/2014/07/build-auduino-granular-synth-part-1.html
@@NotesAndVolts I fear I was not clear enough. At 2'11 you mention to click on a link to watch another video. This other video is not in the link you just gave
@@ArthurRainbow I see now. Here is the link to that video ua-cam.com/video/ufQZnAAxZ7A/v-deo.html
or if you want a simpler circuit using a Arduino Nano check this out ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
its not working when i made it. i did it on a bread board to test but i get no sound
Hi Bopstars. Do you have a Arduino UNO or Nano handy? I did a live stream building this up on a Nano that might make things easier for you. ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
ok ill watch it
ok ill watch it.
What do the knobs do? I get that two control the pitch of the oscillators, but what are the other three?
Hi HungryFire. The synth has two granular oscillators each using two knobs. The two oscillators merging together is what gives it its sound. The middle knob sweeps the pitch through a pentatonic scale.
Hi, Could I technically use an arduino by itself without transferring the code into the breadboard?
Hi Abraham. Yes you can use an arduino board for this. Here is a Live stream where I made this circuit with an Arduino Nano: ua-cam.com/video/xb0ZMlqXh-0/v-deo.html
Awesome, thanks for the reply! I'm gonna watch it and try to make it with my Arduino Uno. Once I finish I'll send you a video of me using it!
Cool! :)
Can i use a 2K potentiometer ? I only have 4 5k potentiometers
hl quiero saber cual es el código para aver si me lo pede regalar
Would a metal power jack work if I use a center positive power supply?
Hi Christopher. That should be fine.
Thanks!!
Can I use a 9v battery?
One point I don't really get is why the 5V output of the Arduino is used. I tried out the 3.3V and it sounds the same. It might be even safer for the amplifier that the synth is plugged into (since line is normally at 1V afaik). Or am I missing something?
Thorsten Felix Hi Thorsten. Sorry, I'm a little confused. You are running the Arduino board from a 3.3v supply?
Notes and Volts I am using an Arduino UNO to build the synth, wich is powered via USB. It has one 5V and one 3.3V output pin. The 5V is going to the pots. Why not use the 3.3V?
Thorsten Felix Ok, I see what you mean. First of all, you are correct about the output being above the normal Line Level voltage. The Auduino Wiki says this about it "Strictly speaking it outputs at 5V rather than the 1V line level, but most amplifiers don't seem to mind.".
Running the pots from the 3.3v pin does not change the voltage of the output signal. All that will happen is that the pots will not generate the full range of values. The Arduino analog inputs are expecting values from 0v to 5v.
I will soon be releasing a MIDI Input update for this project and am considering adding some components to drop the output closer to Line Level. Stay tuned!
Notes and Volts I see. Thank you! Can't wait for the MIDI :)
Do you know if there is some guitar pedal (somewhere) or something like that, or a gear, to simulate the “watering effect” of Vincent Bell? Like the effect showed in this link:
ua-cam.com/video/3vc4gg3kv5k/v-deo.html
Please can you insert the link for auduino synth bootloader? thanks
+Akio Official Hi Akio. If you are starting with a blank ATMega, you would boatload it with the standard bootloader found in the Arduino IDE. If your chip is already Arduino ready, you don't need to add the bootloader. Just upload the program.
I got an arduino as a gift and am into synthesis. I have zero experience with this kind of stuff. I want to male this but dont know where to start. Any help would be great. Thanks.
Could an Arduino Micro be used instead of building an Arduino? (it's only like $2-3 from eBay), and will it work with the line-lever + MIDI upgrades as well?
+DIY_glenn I have not used a Micro yet, but if it is fully Uno compatible (code, interrupts, serial out, clock speed) then it technically should work.
+Notes and Volts Ah, wait. I was thinking about Arduino Nano. atmega328, 2 interrupts etc. Seems to be fully compatible with Uno?
I am curious as to why you use a mono input jack instead of a stereo output jack? or is this just for sound quality. If i wanted to hear the output does that just mean I require a stereo to mono cable?
Hi Steak. This synth is monophonic so there is only one output.
is the synthesizer the arduino itself then?
I mean, where's the oscillator?!
Hi Anton. The Arduino is generating the waveforms via its interrupt routines. It's all based on square waves.
can i use the same code on an arduino uno?
is it the same pins for audio out and potentiometers?
+henning hund Yes, you can run it on a uno
+Notes and Volts parts are coming soon from internet 😀
+henning Hund Awesome! Good luck with your build
+Notes and Volts thanks
I want to make a portable version of this with a speaker and battery
Could this be midi controlled?
Hi Evwaldron. Not currently, but it is something I am investigating.
Half of my parts came in the mail yesterday. I'm going to do some serious experimentation with this little bad boy. If I figure it out I'll let you know.
evwaldron Awesome! let me know how it turns out.
Notes and Volts It shouldn't be too hard to add midi, hardware wise you're one opto coupler, one resistor and one midi connector short of having midi. The fun thing about midi it pretty much a serial connection running at a baudrate of 31250. Something an arduino should be able to do.
After that you'll need to "decypher" the midi messages, i'd be surprised if there isn't already a library for that (i 'm not an arduino guy, so forgive my ignorance), and hook the note on and off from the library to oscillator in the software.
JCGver I actually have a working MIDI version on my bench right now. I'm working on the code trying to add some features. I'll post a update video when it's done.
You just earned a new subscriber
Thanks Chicken Man! Your chicken is amazing :)
I want to code
code?
what language is your granular patch written in for this kit?
This was written using the Arduino IDE which is based on C/C++
I am COMPLETELY new to any of this so sorry if this is a stupid question but would this be seen as an analogue synth or digital? Also any information on where you bought your components from would be very useful :), great video by the way, subscribed!
First time viewer, love the stuff but had to turn up the speed to 1.5x ;)
Thanks Salmon. I am currently taking a speed talking course that should fix the problem :)
This video is amazing!
10:50 What, using the metric system makes the math easier? Oh really? I would never have guessed so!
Otherwise, this is a very helpful tutorial with a high production value, thanks for the upload!
Auduino? Thats like Helmer Fudd saying "Arduino"? ;)
Helmer Fudd? Is that Elmer Fudd's german cousin?
Thank you!
Wonderful!
Thanks Matthew!
my dad used this tutorial a long time ago when i was littler you succeed
this is so fuckin cool. imma use this for a school project.
That's awesome Casan :) Good luck!
this is some trippy shit
Like it! want one! ;)
Uuuuh in the future consider making tutorials without a tune playing continously. It makes my brain want to explode.
instead of the knobs foot pedals would of been better
Hi John. It could be modded for this pretty easily.
requires soldering ughhhhhhh i hate soldering
Soldering is fun! You'll love it :)
Don't sauté those wires. You want to solder them.
I know this is for an absolute beginner but you can probably skip instructions like "use regular printer paper" and "use scissors to cut the paper".
People is unveliebable! we are getting first class information here... for free!! and everybody complains about not using the metric system, the music and all kinds of silly things! is it that difficult to multiply by 2,53?
Thanks Fernando :)
I'm building an analog synth with a ATtiny85. Know how to use the raw MCU will shrink your projects. Yeeeeee
i'm a bedroom producer alltime. arduino friendly.
Sodder???
ok
Aweduino? Never heard of it! ;)
its spelt 'arduino' btw
Auduino = Audio + duino
ignorance is the best police. Hence arduino.
Read the Article
Build the Auduino Granular Synth - Part 1
Parts, Prepping and Drilling
In this tutorial we will take a look at building a stand-alone version of the Auduino Granular Synthesizer (pronounced AWE-duino not ARR-duino) and housing it in a spiffy looking custom enclosure.
www.notesandvolts.com/2014/07/build-auduino-granular-synth-part-1.html
i think u don't know what is a granular synth
[ To Know Yourself ]
For anyone, only person knowable "as fact" is "the state of own awareness" of own making as it is. It is not that your brain may describe about yourself with words which not only could include misinterpretations even lies but extremely limited by the very function of the words. It is what your "(God's)child-self knows by Heart" without a word which is the complete state of yourself all at once as a fact without any omission or misinterpretation.
If one stay for some time in the state "child-self" could not be happy with, the one shall not only lose self-contentment(true self-confidence=happiness), but rather than to realise about own wrong and correct, also become wanting to think of others as the same as the oneself and start to disrespect others. If one ignore own "child-self(self-knowledge of fair and unfair)" long enough the one would(want and need) replace the child-self with vacuous pride to Look-Down-At-Others. If one fall into this state, though not impossible but most unlikely to repent, the one is no longer equal to others who are not in the state and become one in the group of only inferior in the world of the God.
One may consider them as the Walking Dead that Pyramid-Builders depicted in the Egyptian Book of the Dead. If you are not in the state and not want to lose warmth, kindness, happiness and health of your state of mind(you as an awareness with feeling) you should avoid them as much as possible like any healthy children would naturally do, and exclude their influence from your mind-world(a world of awareness with feeling).
If one can get the least of needs of living, the one could live happily with contentment of healthy mind. Only if you keep sound value-system(judgment) and *mind your own state of being, with humble, honest and kind heat, live and play happily your days with like-hearted people helping sharing each other together, then you shall not be aging to die. But of course, if you suggest children to believe "everyone is to die" your death shall be the consequence so you should not allow yourself such inconsiderate, it may be semi-automatic by now(?), doing. You must not ignore the knowable fact that "the pure state of child has no such belief "everyone is to die" to consequence own death.
*To mind own state of being "never to be unfair to any other" to choose to live is what you should do. Other may choose their ways, to live or die, with the allowance of the God. No one's "duty" to change other's way.
Did not read lol
WOW I did't see any where in the description of this excellent video anything about bible bashing while on acid...Hmmmm... Something must have gone over my head.. Oh well back to more important things like building a synth :-)
I made this auduino. Great TOY. Not real instrument.
Like a lot of amateur video makers on youtube these days, the music is bloody awful. Way too loud over the speaker. Way too busy so its extra distracting. Jesus will you turn it down a bit or better still get rid of it !!!
+Kieran Stafford Go away bitter man
Its just so much infantalized, twinky crap.
i agree
You've got a good point. Still a good video. Chill out a little