Jump to content

Music in autocad, help


Recommended Posts

Posted

Is it possible to import some music in autocad?

I've made a piano for school but now i want to import some music.

 

If i click on a button, that button gives a sound.

Like the 'do' will give the 'do' sound

Posted

You could hyperlink each key to a separate file. Otherwise, you're going to need some code.

Posted

Ok, I did it with hyperlinks. But when will i hear the sound if i click the note?

Posted

From the c:prompt, this will start the realplayer and play a song, but I'm not enough of a programmer to get it to work properly from inside autocad. I can get it to go as far as starting the realplayer, but it won't play the song.

 

start realplay.exe /play C:\folder your music is in\file you want to play.wma

 

Maybe one of you vba or lisp gurus can do it, but it's beaten me. I was trying to do this from a toolbar button with the _"shell" command. It will shell to the OS, start the realplayer, but it doesn't find the song. I even put the music directory in the search paths, but it didn't help. Good luck with it!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...