Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How many types of sounds are there in Turing?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
vdemons




PostPosted: Fri May 13, 2011 3:32 pm   Post subject: How many types of sounds are there in Turing?

I am making a piano game for my class and i got it to work, however i think its kind of plain, so i want to add more sounds so far I have come across 2 types of sound in Turing that doesn't need and files outside of turing;
1. play("c")
2. sound ( 100 , 500 )

They are good because I can make them in any pitch I want (required for a piano) and have a unique sound to them, my question is are there any others like them that don't require any help outside of Turing and is built in?

P.S. the code <play("c")> when I play it as a single note it sounds cut off is there any way to fix that.

Please and Thank you in Advance!
Sponsor
Sponsor
Sponsor
sponsor
Raknarg




PostPosted: Fri May 13, 2011 3:55 pm   Post subject: RE:How many types of sounds are there in Turing?

As far as I know, there's no other sound functions in Turing. However, just so you know, I'm pretty sure you can get about 3 octaves, sharps and flats, and sound duration in Turing using Play
HRI




PostPosted: Tue May 17, 2011 5:49 pm   Post subject: RE:How many types of sounds are there in Turing?

Turing doesn't have much in the way of sound. I mean, you can make a song bit by bit, but any other sounds you may want to use would have to be all compiled into a set of files...
Raknarg




PostPosted: Tue May 17, 2011 6:20 pm   Post subject: RE:How many types of sounds are there in Turing?

Agreed. Turing isn't made for sounds... in fact, it doesn't even play songs that are past a certain length. (4 minutes ir something)
HRI




PostPosted: Fri May 20, 2011 8:14 am   Post subject: RE:How many types of sounds are there in Turing?

Really? That's pretty funny. I actually hardcoded "To Zanarkand" into Turing once, it sounded pretty neat lol
Raknarg




PostPosted: Fri May 20, 2011 2:47 pm   Post subject: RE:How many types of sounds are there in Turing?

Like with Music.Play?
HRI




PostPosted: Sat May 21, 2011 9:36 pm   Post subject: RE:How many types of sounds are there in Turing?

yeah, I just had a few long lines of play("...") lol, trying to fork the left hand part didn't work as well as I planned back then though XD
Raknarg




PostPosted: Sun May 22, 2011 8:10 am   Post subject: RE:How many types of sounds are there in Turing?

That because processes suck Razz
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 8 Posts ]
Jump to:   


Style:  
Search: