Anmelden:     


Forum: Old versions

Topic: Herc. MP3 E2 Modifcation

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Ok, so here's what we're looking at;

I didn't quite like the layout of a couple of buttons on my controller. So seeing as I am on vacation and have the tools, I took it apart. Wasn't too hard. While I was inside I noticed the inside of the jog wheel only resting on a thin plastic disc. Decided to replace crap disc with own washer (3/16 diam in ctr), lubed up, and reassembled. Now spins much more comfortably. Back to what I had started, I pulled the "Folder" and "Files" buttons and swapped 'em for the "Load A/B" buttons right below. Now the are active but I can't seem to get the mapping for the new Folder/File buttons. They origionally mapped a load func. dependednt on which side "A being deck 1, or left" was pressed. However in the mapping screen it recognizes both buttons one in the same.

If no one knows how to map each button individually, then I'll make due with a mapper to cycle between browsing the folders portion of the browser, and the songs section.

Thanks again for your help gents.
 

geposted Sun 01 Aug 10 @ 7:19 pm
Controller definitions for dual-deck controllers are written so that buttons that are duplicated on both sides of the controller only need to be mapped once.

You can make the button perform different actions on each side by using action_deck 1 ? left action : right action, e.g:

LOAD = action_deck 1 ? browser_window "folders" : browser_window "songs"

FOLDER = deck 1 load

FILES = deck 2 load
 

Sweet mother of mary! I'm naming my first born after this man right here! All it took was taking out the "_deck 1" from what he wrote.

( Action ? Browser_window "folders" : Browser_window "songs" ) Works beautifully!

-Thanks again

--The T00kan
 



(Alte Themen und Foren werden automatisch geschlossen)