Storing Cookies (See : http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm ) help us to bring you our services at overunity.com . If you use this website and our services you declare yourself okay with using cookies .More Infos here:
https://overunity.com/5553/privacy-policy/
If you do not agree with storing cookies, please LEAVE this website now. From the 25th of May 2018, every existing user has to accept the GDPR agreement at first login. If a user is unwilling to accept the GDPR, he should email us and request to erase his account. Many thanks for your understanding

User Menu

Custom Search

Author Topic: Can someone help what does this waveform means or how to get it  (Read 5815 times)

Toolofcortex

  • Hero Member
  • *****
  • Posts: 577
Re: Can someone help what does this waveform means or how to get it
« Reply #15 on: January 24, 2020, 07:27:05 PM »
https://www.youtube.com/watch?v=ZaTuFB5QXHo

Theres a couple subject matter experts out there.

Jerobeam Fenderson would be his name.

Toolofcortex

  • Hero Member
  • *****
  • Posts: 577
Re: Can someone help what does this waveform means or how to get it
« Reply #16 on: January 24, 2020, 10:09:43 PM »
https://oscilloscopemusic.com/

Should I ask him?

Perhaps for 20$ he will compose this tune.


skywatcher

  • Sr. Member
  • ****
  • Posts: 441
Re: Can someone help what does this waveform means or how to get it
« Reply #17 on: January 24, 2020, 10:17:52 PM »
For 34€ you can buy the software to generate any waveform:  https://oscilloscopemusic.com/oscistudio.php
Really cool  8)

Toolofcortex

  • Hero Member
  • *****
  • Posts: 577
Re: Can someone help what does this waveform means or how to get it
« Reply #18 on: January 24, 2020, 10:33:09 PM »
Wich is totally not what we want, unless we can draw it??

Anyways he seems to be cool enough I'll try for free, then 20$.

skywatcher

  • Sr. Member
  • ****
  • Posts: 441
Re: Can someone help what does this waveform means or how to get it
« Reply #19 on: January 24, 2020, 11:08:01 PM »
I played around with Octave (a free Matlab clone) for some minutes and tried this:

t = [0:0.01:20*pi];
x=4.*t+15*sin(t);
y=cos(t);
plot(x,y)

With some more fiddling, we could get even closer to the waveform shown in the starting post.

This would be a linear (sawtooth) waveform with a superimposed sine wave on the x channel, and a simple cosine wave on y.   8)

Toolofcortex

  • Hero Member
  • *****
  • Posts: 577
Re: Can someone help what does this waveform means or how to get it
« Reply #20 on: January 24, 2020, 11:26:43 PM »
So plug that into the beat maker to get what, A sinus going to the speaker and our 2 probes with X/Y scope would see this?

Wow...I expect this to be a world changing event. ;D

skywatcher

  • Sr. Member
  • ****
  • Posts: 441
Re: Can someone help what does this waveform means or how to get it
« Reply #21 on: January 24, 2020, 11:30:38 PM »
At least you saved 20$.   ;D

justawatt

  • Sr. Member
  • ****
  • Posts: 293
Re: Can someone help what does this waveform means or how to get it
« Reply #22 on: January 25, 2020, 05:24:38 AM »
.

justawatt

  • Sr. Member
  • ****
  • Posts: 293
Re: Can someone help what does this waveform means or how to get it
« Reply #23 on: January 25, 2020, 05:28:22 AM »
.

justawatt

  • Sr. Member
  • ****
  • Posts: 293
Re: Can someone help what does this waveform means or how to get it
« Reply #24 on: January 25, 2020, 05:31:48 AM »
.