Recent content by PALYGAP

  1. PALYGAP

    LSTM Neural Net + RPi = Stompbox and Amps emulation

    Sorry @Stratoblaster for the very late answer. Yes I do this for a living. Got back into the Deep Learning field 3 years ago. Working on Autonomous Parking for cars. That DL/AI field has seen very strong progress and a few breakthrough over the last 10 years. Great to be able to join in.
  2. PALYGAP

    LSTM Neural Net + RPi = Stompbox and Amps emulation

    Here's an interesting and open source development of a neural network emulating of guitar stompboxes/amps running on a RPi small board computer. It uses Long Short Term Memory (LSTM) artificial neural networks to capture and reproduce the essence of a stompbox/amp. HACKADAY - NEURAL NETWORKS...
  3. PALYGAP

    MP MIDI controller: A new MIDI controller - Hybrid between hardware and software controls

    MP MIDI controller has been updated with a touch screen https://mpmidi.com/touchscreen and is now taking pre-orders. It's becoming a mix of iPad and physical Midi Controler (like BCR2000). Should make it easier to tweak a beast with tons of param like the AXE-FX. I found this a very interesting...
  4. PALYGAP

    MP MIDI controller: A new MIDI controller - Hybrid between hardware and software controls

    Just found this new MIDI controller project: https://mpmidi.com/. Sound like quite a good mix between hardware (knobs) and software controller. It is initially targeted at audio/synth VST plugins running in DAW but it would be quite fun if it could run AXE-EDIT in it and have the AXE-FX...
  5. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    I have published the code of the MidyAX 2 here : https://github.com/PALYGAP/MidyAX-2 Put this header in code files: ///////////////////////////////////////////////////////////////////////////////////////////////////// // PROGRAM: MidyAX 2 - MIDI communications orchestrator - MIDI...
  6. PALYGAP

    A Gift from Fractal Audio! Free Cab Pack!

    Merci M@ et FAS :) Bonnes fêtes
  7. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    There was a bug in non "MIDI auto-connect" that I thought I had fixed. Looks like it is still in the version you have. This will have to be investigated. Yes the operation with "single values" param as not been optimized. AFAIR channel changing from the BeatStep is not possible. "Auto"...
  8. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    90% of the tests I did were with USB midi controllers (BeatStep, BCR2000, BCF2000, Guitar Wing, ...) on Mac and Pipo x8 (Windows) and they all worked fine. Just a few issues with a BCR2000 but it was the USB interface on it that had an issue (AFAIR). Hopefully it will work for you.
  9. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    Right, it shows that I've not been too involved with the MidyAX 2 recently :oops:. I'll have to check in the code. Can remember there was an issue though. I'll give it a try this WE. Thanks for the feedback anyway.
  10. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    Not sure what you mean with "Other 1/2 in MIDI connections" ?
  11. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    Hi @laxu, Sorry not to have answered you're previous message. So it seems you got it working :) Super happy about that. This is one on the big aims of the MidyAX 2. :):):) :):):):):):):):) Arturia BeatStep is great though there are a few (at least one) restriction (compared to the BCR2000)...
  12. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    Hi @laxu, Any MIDI device should work as long as it sends MIDI CC commands. It's likely the knobs on your Novation Remote LE MIDI are sending MIDI CCs. On the MidyAX2, make sure the "MIDI CHANNELS / param" value is set to the MIDI channel on which the Novation Remote sends the MIDI messages...
  13. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    Hi laxu, ==>Yes, you can even assign logical switches to the "special function" buttons of the BCR2000 (by reconfiguring it) and that was operational from the MidyAX 1 ==> Currently my Github https://github.com/PALYGAP contains the old MidyAX 1 that worked on Arduino hardware not RPi or...
  14. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    Ouupps, I have just changed Internet provider. Havn't got much time to reorganize stuff. I'll fix it by next week.
  15. PALYGAP

    News of the MidyAX2 - Pilot the AXE-FX with MIDI controllers (X-Touch, BCR2000, Guitar Wing, ...)

    OK, I'll build the MAC version next week and let you know.
Back
Top Bottom