Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
i wrote two features that i'm missing from famitracker. they're sort of related conceptually.
deep clone instrument: duplicates the instrument but also duplicates all enabled sequences. so when you clone the instrument and change the duty envelope you don't accidentally do the same thing your other instrument because you forgot to do the "next unused sequence, copy, paste" dance. (for 2a03, just as a demonstration and that's all i really care about. adding the others is obviously just copying and pasting.)
duplicate patterns: same idea but for frames. this is the equivalent of "duplicate pattern" in modplug tracker, which is quite a bit handier than "insert, copy, change pattern, paste". insert frame is useless to me.
i have left out the parts that would tie it into the gui because i assume jsr doesn't want to read resource file patches i overrode existing functions in my test version, but i'd just add the menu items and commands to the same places as Clone Instrument and Duplicate Frame respectively.
was the deep clone instrument feature ever added? and i wasn't sure if coda mean this with the 2nd idea, or if that idea was already added with the current duplicate frame feature, but a deep clone frame type feature would be VERY useful. IE duplicate frame but with all new unused rows. thanks
Deep Clone is available in 0.3.8 through right-clicking either an instrument or pattern.
_______________________
Follow me on [url=https://twitter.com/jrlepage2a03]Twitter.
I record (some) NSFs on hardware. Feel free to [url=http://www.famitracker.com/forum/posts.php?id=3633]request a hardware render.