Virtual F1 --> Opening up the Remix Decks - Page 2
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Tech Guru lethal_pizzle's Avatar
    Join Date
    Feb 2009
    Location
    Maida Vegas, London
    Posts
    2,815

    Default

    Having said that, someone reverse engineered the X1 I believe, so it should all be possible
    DJTT Nu Disco Mix Train Vol 1
    beats and balearic bobs in north-west london
    iTunes podcast
    soundcloud

  2. #12
    Tech Guru Archies'bald's Avatar
    Join Date
    May 2009
    Location
    Scotland
    Posts
    686

    Default

    You could also put it in the modding forum, where the modders could see it.

  3. #13
    Tech Mentor
    Join Date
    Dec 2010
    Location
    Belgium
    Posts
    466

    Default

    Quote Originally Posted by lethal_pizzle View Post
    Having said that, someone reverse engineered the X1 I believe, so it should all be possible
    Really? Where'd you read that? Can't find anything about it, and considering the MIDI compatibility of the X1 I don't really see the use of reverse engineering it in the first place tbh..

    Would be a great point to start though!
    Dell XPS 15 1080p -|- Kontrol X1 -|- Kontrol F1 -|- Akai LPD8 -|- Audio 6 -|- Traktor Scratch Pro 2.5 -|- 2 * Reloop RP-4000 M3Ds

  4. #14
    Tech Guru
    Join Date
    Jul 2009
    Location
    Lincoln
    Posts
    713

    Default

    Quote Originally Posted by StephanV View Post
    Really? Where'd you read that? Can't find anything about it, and considering the MIDI compatibility of the X1 I don't really see the use of reverse engineering it in the first place tbh..

    Would be a great point to start though!
    as I said b4 all that is needed is a driver that sends the same hid messages as the f1, obv a differnt driver would need to be written for each device. 200 quid for the f1 is a bit steep in my opinion

  5. #15
    Tech Guru lethal_pizzle's Avatar
    Join Date
    Feb 2009
    Location
    Maida Vegas, London
    Posts
    2,815

    Default

    Errr... I read it on here somewhere. Somewhere.
    DJTT Nu Disco Mix Train Vol 1
    beats and balearic bobs in north-west london
    iTunes podcast
    soundcloud

  6. #16
    Tech Guru zestoi's Avatar
    Join Date
    Mar 2011
    Location
    UK, Ukraine, Romania
    Posts
    2,836

    Default

    Quote Originally Posted by tombruton69 View Post
    It's a good idea, it would actually be easier to write a driver that just pretends to be an f1 and outputs the same hid commands. you just need sum1 to write it for you and buy them an f1. I dont know a single person who writes drivers who is ever out of work tho, so by the time they wrote it in there spare time NI would of probs opened up the extra controls
    agreed - this is more the issue than just translating between hid and midi - the fact that someone would need to write a driver that pretends to be an F1 sufficiently well to fool traktor...

    Quote Originally Posted by synthet1c View Post
    have you guys heard of midimasher? if zestoi gets the hid messages he should be able to make it work with his app as it uses both midi and HID, if he doesn't chime in send him a p.m.
    indeed. in midimasher a hid device is defined in similar manor to a midi device - just that you're defining hidpackets with offsets+bitmasks instead of midi messages of type cc/note/pc/pb etc

    they all get converted to event names - pretty similar to how vdj does it. then piping these event names from a hid device to a midi device is as simple as from midi to midi etc.

    fyi hid support is going into mixxx 1.11 not that it helps in any way here

    Quote Originally Posted by faderswagger View Post
    Ever heard of a HID to midi converter? Ever seen any one of the thousands of videos of people using Wiimotes, x box controllers, joysticks, or really anything that isn't a midi controller, to control software?
    this is going to be a fairly easy project. NI could have done it in a couple of hours if they weren't greedy and wanting to sell more F1's
    that's going the easy way tho - from a hid input to a virtual midi port and thru to the midi device/app. you'd still need a virtual F1 hid device driver since traktor needs to that talk to.

    reading from and writing to a hid device is simple once you've mapped out the hid packets and any pre-amble handshaking that the device needs. i don't have any NI controller so don't know much about their hid format(s).
    11mba / 13mbp / tsp2 / live9 / audio10 / 2x reloop rp7000gold / 2x xdj1000 / 2x d2
    maschine mk2 / x1 mk2 / z1 / f1 / midifighter / lpd8 / 2x launchpad / launchkontrol xl
    Quote Originally Posted by derschaich
    "wohoo, i'm touched, turn on the FX"

  7. #17
    Tech Guru
    Join Date
    Jul 2009
    Location
    Lincoln
    Posts
    713

    Default

    its funny you should mention mixxx, id really love to help out on that project I just dont have enough time

  8. #18
    Tech Guru zestoi's Avatar
    Join Date
    Mar 2011
    Location
    UK, Ukraine, Romania
    Posts
    2,836

    Default

    Quote Originally Posted by tombruton69 View Post
    its funny you should mention mixxx, id really love to help out on that project I just dont have enough time
    same here really - but u can always find time for things that u really want to i've often thought about getting involved but stuck with traktor after buying it. there's just *sooo* much potential with mixxx tho, esp if you're handy with C++ for the engine or javascript for the mappings

    for now i'm just spending the time i would have been coding midimasher for mixxx work. bit of a shame as the new mini language for midimasher was almost done - but seems i was just in time to get up to speed and at least help out a bit with 1.11 of mixxx. i'll hopefully be working on some traktor style modifier type functionality as well as midi stuff and general mapping enhancements for 1.12. with the new waveforms and recentish quantize + looping functionality it's really not bad will even have builtin key detection soon (for those that care about that kind of thing)
    11mba / 13mbp / tsp2 / live9 / audio10 / 2x reloop rp7000gold / 2x xdj1000 / 2x d2
    maschine mk2 / x1 mk2 / z1 / f1 / midifighter / lpd8 / 2x launchpad / launchkontrol xl
    Quote Originally Posted by derschaich
    "wohoo, i'm touched, turn on the FX"

  9. #19
    DJTT Administrator del Ritmo padi_04's Avatar
    Join Date
    Nov 2009
    Location
    Argentina
    Posts
    6,561

    Default

    merged

  10. #20
    Tech Wizard Deksel's Avatar
    Join Date
    May 2012
    Location
    Amsterdam
    Posts
    56

    Default

    In this thread another approach is mentioned: mimicking mouse movements in Lemur. Not perfect, but a creative workaround...
    http://forum.djtechtools.com/showthread.php?t=49309

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •