Go Back   Zune Boards > Zune Discussions > Zune Games > Development Discussions > Development Help

Development Help For help from coding to error finding to that one thing you just can't get right

Reply
 
LinkBack Thread Tools
Old 11-01-2009, 05:22 PM   #1 (permalink)
Experienced Zuner
 
Join Date: Jul 2008
Location: Kingdom Hearts...Duh
Posts: 226
itsthatsguy is on a distinguished road
Default Music import/modifacation

hey guys, i have been asking for alot of help lately, sry about that. Anyway i was wondering, if and how i can access the songs a person puts on the zune, and If i can modify them (not like rewrite and save them but be a dj type-mockup) i was thinking about importing the song, then storing it a variable, then modify it in the zunes ram, so i just grab a song, save it so the program can use it, then modify it. to be more simple i need to
1. import the song
2. save it as a varible
3. modify it (like rewinding, fastforwarding, and scratch (as in records) and some other dj-type modification)
__________________
go on, buy the melon you started wanting a second ago...




itsthatsguy is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 11-01-2009, 05:54 PM   #2 (permalink)
"Dear Agony"Out Sept 29th
Senior Writer
Support Team
GFX Crew
Global Moderator
Ultimate Zuner
 
Charge's Avatar
 
Join Date: Aug 2007
Location: England
Posts: 6,372
Charge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant futureCharge has a brilliant future
Default

There is no way the Zune can edit files (that I know of) and I don't think C# has a method for this. The only thing I can imagine similar to this is a library of sound clips that act as a dj type game where you fit "blocks" together.

Please, anyone, correct me if I am wrong.





Charge is online now   Reply With Quote
Old 11-01-2009, 05:59 PM   #3 (permalink)
Experienced Zuner
 
Join Date: Jul 2008
Location: Kingdom Hearts...Duh
Posts: 226
itsthatsguy is on a distinguished road
Default

Quote:
Originally Posted by Charge View Post
There is no way the Zune can edit files (that I know of) and I don't think C# has a method for this. The only thing I can imagine similar to this is a library of sound clips that act as a dj type game where you fit "blocks" together.

Please, anyone, correct me if I am wrong.
Hmmm, i didn;t mean to modify the song, but import the song to the ram (sort of) and then modify the ram-based verison, so i get a "copy" of the song in my program, and modify that, but not the song itself.
__________________
go on, buy the melon you started wanting a second ago...




itsthatsguy is offline   Reply With Quote
Old 11-07-2009, 02:20 PM   #4 (permalink)
Zuner
 
Cobalthex's Avatar
 
Join Date: Sep 2009
Posts: 98
Cobalthex is on a distinguished road
Default

yeah you can do that but idk if youd get anywhere with the song data (idk if the raw song data is available either)



Cobalthex is offline   Reply With Quote
Old 11-14-2009, 02:03 PM   #5 (permalink)
you lost the game.
zB Programmer
Moderator
Elite Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,434
itsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud of
Default

I'm pretty sure there isn't any feasible way to do this, especially if you're starting with compressed music from the user's library (not e.g. an uncompressed WAV file).
__________________

signature by vettexl




itsnotabigtruck is offline   Reply With Quote
Old Yesterday, 05:27 PM   #6 (permalink)
Experienced Zuner
 
Join Date: Jul 2008
Location: Kingdom Hearts...Duh
Posts: 226
itsthatsguy is on a distinguished road
Default

i found out that i can load a persons song int a song file rather easily, the problem,, though, is that i cannot modify it at all. so its not really practical
__________________
go on, buy the melon you started wanting a second ago...




itsthatsguy is offline   Reply With Quote
Reply

Bookmarks

Thread Tools