- Forums
- »
- Feature Requests
- »
- portable sound naming?
|
Viewing 1 to 10 (10 Total) portable sound naming? |
|
|---|---|
raouldTotal Posts: 224
Joined: December 03, 2011
|
hi, so if i have all the sounds once as .mp3 file names and then once as .wav file names, how do i make the nmml and code not have lots of conditional stuff to choose between the 2? and also if i have lots of sounds then manually doing rename is tiresome and likely to drift away from being correct while things are being developed.
Tags:
Posted on August 12, 2012 at 12:32 PM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: portable sound naming?(p.s. you can't just leave the files on disk having no extension because then nme can't figure out what kind of files they are and so building fails.)
Posted on August 12, 2012 at 12:33 PM
|
HugeTotal Posts: 546
Joined: October 07, 2011
|
Re: portable sound naming?Hi,
Posted on August 13, 2012 at 12:21 AM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: portable sound naming?thank you for the info, i will give that a try!
Posted on August 13, 2012 at 7:47 AM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: portable sound naming?p.s. that seems to require i list each sound individually still, which is a maintenance problem. it would be nice if there were a way some day in the future to use the wildcard thing still so that the sound assets could be a one-liner, although i don't know the best syntax -- maybe by somehow making it possible to strip extensions i guess? i mean it doesn't make a lot of sense to me for the final haxe program to care about sound format, ideally.
Posted on August 13, 2012 at 7:55 AM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: portable sound naming?p.p.s. what is the difference between "id" and "name" for a sound asset line in nmml? i can't recall having seen "id" used before, only "name".
Posted on August 13, 2012 at 8:11 AM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: portable sound naming?i can't get renaming to work still yet
Posted on August 13, 2012 at 8:47 AM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
[resolved] Re: portable sound naming?ah hah!
Posted on August 13, 2012 at 8:53 AM
|
HugeTotal Posts: 546
Joined: October 07, 2011
|
Re: portable sound naming?Hi,
Posted on August 14, 2012 at 12:18 AM
|
raouldTotal Posts: 224
Joined: December 03, 2011
|
Re: portable sound naming?hi,
Posted on August 14, 2012 at 11:51 AM
|
