Welcome Guest! To enable all features please Login or Register.
Options
Go to last post Go to first unread
blanius  
#1 Posted : Wednesday, June 17, 2015 2:19:57 PM(UTC)
blanius

Rank: Member

Groups: BetaUser, Registered
Joined: 5/24/2015(UTC)
Posts: 17

Was thanked: 1 time(s) in 1 post(s)
In IDE I can make sounds with tone command, I need to do something similar in Embrio how would I go about doing this?
blanius  
#2 Posted : Tuesday, June 30, 2015 3:21:51 PM(UTC)
blanius

Rank: Member

Groups: BetaUser, Registered
Joined: 5/24/2015(UTC)
Posts: 17

Was thanked: 1 time(s) in 1 post(s)
Well I figured it out myself so figure I should share.
Just had to use the custom node.

Actually made a mistake but liked the results so it stayed, This node makes a rising tone based on the timer output that triggers it

In a custom Arduino Node I only have
tone(6,transform(Input_Activation,0.0,1.0,0,1000),1000);
EmbrioAdmin  
#3 Posted : Thursday, July 02, 2015 3:22:55 AM(UTC)
EmbrioAdmin

Rank: Administration

Groups: Administrators
Joined: 12/11/2014(UTC)
Posts: 661

Thanks: 1 times
Was thanked: 109 time(s) in 104 post(s)
Hi, thanks for the update. Sorry I didn't reply, I remember writing a reply to this a while ago but maybe I didn't hit Post.

Looks like you figured it out though, things like this can be done with a custom Arduino node. Just be sure not to use any delay() calls in your code, let Embrio do the timing.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Notification

Icon
Error