Jump to content

Welcome to NulledBlog
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Finch Robot


  • Please log in to reply
4 replies to this topic

#1
supertwist

  • Offline
  • Advanced Member

  • Posts:
    78
    Reputation:
    4
    Joined:
    04 Sep, 2015

I've been dabbling with my new Finch robot (required for C# class i'm in)

 

I found out i can make it make sounds via frequency.

Wondering if anyone can help me with selecting the right frequencies for the right notes, maybe understanding how to make the sounds the right length too.

 

Probably not, but i thought i'd ask!

 

Thanks!

 

This is what i made for 

 

//Zelda - Elegy of emptiness
 
            myFinch.noteOn(a8); //a 8th octave
            myFinch.wait(1250);
            myFinch.noteOn(b8); //b 8th octave
            myFinch.wait(600);
            myFinch.noteOn(a8);
            myFinch.wait(600);
            myFinch.noteOn(f8);
            myFinch.wait(300);
            myFinch.noteOn(a8);
            myFinch.wait(300);
            myFinch.noteOn(d8);
            myFinch.wait(600);
            myFinch.noteOn(b7); //b7th octave
            myFinch.wait(900);
 
 
End goal is to make like song from it.

Edited by supertwist, 11 September 2015 - 10:42 PM.

  • 0

#2
Chloe

  • Offline
  • #nno - Scotland Branch

  • Posts:
    990
    Reputation:
    1654
    Joined:
    22 Mar, 2015

http://www.phy.mtu.e.../notefreqs.html

 

I think this is what you meant


  • 0

7881e8b20a.png9aa2dbcee9.png
http://dylannulled.eu/

stefsot's waifu for laifu

 

The Original Nulled: Chloe Royals Sweden Hadriiw Tim killerabgg Will Azrin Miku CemAgain CloudOld Radi
Other Notable Members: Kami (il est bae) Hadr0x Dan JokerArt Levathian Miro 0x22 Exploit stefsot Darakath Exclusive BallSack BallSack2 ballsack3 Minion lostit Alpacca Acid Alpacca

Pablo - HQ stories

 

MISTERKWADO es hq gibe btc pls


#3
bluecat29

  • Offline
  • Member

  • PipPipPip
  • Posts:
    25
    Reputation:
    12
    Joined:
    11 Sep, 2015

wtf  , w are u talking about


  • 0

#4
tranvinhlong

  • Offline
  • New Member

  • PipPip
  • Posts:
    19
    Reputation:
    3
    Joined:
    12 Sep, 2015

wowww checking  :)


  • 0

#5
matial

  • Offline
  • New Member

  • PipPip
  • Posts:
    19
    Reputation:
    2
    Joined:
    15 Sep, 2015

tks


  • 0


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users