Python Oscilloscope
Loading...
10,234
Uploader Comments (ehjones)
see all
All Comments (17)
-
link is died :( i see wheater logs on it and no program
-
It's totally a good program. I hope I can read it.
-
@ehjones I looked at the link and it leads to index.
-
@pithikoulis k,thanks
-
@flare765 Yes. I think most of python media libraries are written in C
-
Very nice work.. if this is possible to do in python.. is it also possible to do in C++?
-
so then why isn't it just one changing sample on the screen?
-
@supergenius1994 The same way one does normal oscilloscope. By examining the signal at fast rate.
-
how do you make an oscillascope in programming?
-
Great stuff! The wave actually looks like the music sounds.
Loading...



hey this is cool
but how do i get it to work?
when i play a sound it doesnt do anything
but when i plug a mic in and speak into it it does work
how did u get urs to work? did u put the mic next to the speakers or somthing
00chilli00 3 years ago 2
That is actually how I intended it to work - I wanted it to visualise from an external source of sound, using a cable from my living room amplifier into the mic input of the computer.
Thanks for trying it out. It's not a very good program!
ehjones 3 years ago
nice speaker. B&W ?
jeabo0adhd 3 years ago
Denon
ehjones 3 years ago
Ops, sorry, needed to open "About this Video" to see the url to the code :P
edcrypt 4 years ago 2
no problem. I've developed it on Debian Linux and it uses the soundcard input as it's source (/dev/dsp). As I say, it might not work out-of-the-box for you. And the code is pretty cryptic, sorry!
ehjones 4 years ago