Search found 7 matches

by mrEliotGhost
Sun Apr 05, 2015 2:50 am
Forum: Other topics
Topic: playing a sound in Basic
Replies: 9
Views: 3232

Re: playing a sound in Basic

thank you kind sir, I will try this in the A.M. ........Eliott
by mrEliotGhost
Sat Apr 04, 2015 10:08 pm
Forum: Other topics
Topic: playing a sound in Basic
Replies: 9
Views: 3232

Re: playing a sound in Basic

I believe so actually..the file is in the same list as the programs, where the running prog is........originally, i had it in a local folder one.b, which had a similar error with a complimentary code, so I switched to the file folder hoping for a result..I assume /file is the beginning of the direct...
by mrEliotGhost
Sat Apr 04, 2015 6:20 am
Forum: Other topics
Topic: playing a sound in Basic
Replies: 9
Views: 3232

Re: playing a sound in Basic

it's a very small program..

music 1 load "files/beepdoub.wav"

music 1 play

the error is.."Error loading music..music 1 load "files/beepdoub.wav"
by mrEliotGhost
Fri Apr 03, 2015 9:39 pm
Forum: Other topics
Topic: playing a sound in Basic
Replies: 9
Views: 3232

Re: playing a sound in Basic

hello..I have done the dropbox steps, and copied the .wav file to the local system of iPad OS of Dropbox, and now have the music commands..however, I get a file error..is there a specific directory tree that I have to address in the commands? A little help here would be good, ty........
by mrEliotGhost
Fri Apr 03, 2015 7:07 pm
Forum: Other topics
Topic: programmatic sleep heuristic
Replies: 1
Views: 1030

programmatic sleep heuristic

hello, how do you make the smart basic program sleep for say, 1000 ms........thanks! p.s. i've checked a basic tutorial but I bet the code differs a little........Eliott
by mrEliotGhost
Thu Feb 26, 2015 1:15 pm
Forum: Other topics
Topic: playing a sound in Basic
Replies: 9
Views: 3232

Re: playing a sound in Basic

thank you..will give this a try in the p.m. today........
by mrEliotGhost
Thu Feb 26, 2015 2:31 am
Forum: Other topics
Topic: playing a sound in Basic
Replies: 9
Views: 3232

playing a sound in Basic

Hi........I would like to augment a small program that I have writing to play a small sound........my question is, how do I put the file from my PC to the iPad and then access it in Basic, and also, what is the code sample to play the sound........these are two basic questions about the 'global' pro...