Giter Site home page Giter Site logo

jajito / x32-recorder Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 2.0 25 KB

Raspberry PI Behringer X32 Multitrack Recorder and MP3 player. Records up to 32 tracks and plays MP3. Uses the X32 DAW Remote scribble strip to interact with user.

Python 100.00%
behringer x32 xr18 xr16 raspberry-pi python multitrack recorder recording mp3

x32-recorder's Introduction

X32-Recorder

Raspberry PI Behringer X32 Recorder and MP3 player. Records up to 32 tracks and plays MP3. Uses the X32 DAW Remote scribble strip to interact with user. You can select files to play, folders, options, play, stop, record, etc with the DAW remote buttons, and see the files, formats, recording time, etc in the scribble. You can multitrack record an play with no time or memory size limits. Virtual sound test is possible. Attention, to prevent accidental recordings stop, to stop recording you have to simultaneously push the record and stop buttons. You can navigate the User Interface with Rew and FF buttons, select with Play button and go back in folders tree selecting (..)

Plays MP3, perfect for music between gig's parts.

Pure Python and Raspberry Pi. Tested with a Raspberry Pi 4 and records up to 32 tracks with no overruns. Completely autonomous (hopefully) and operable from the X32 through the DAW Remote transport Scribble Strip (DAW Remote/Matrix Main C). Records and plays multitrack in .w64 or .caf format. Random and playlist play MP3 options. The script mounts every memory stick that is plugged to the Raspberry at start, and will choose as mediafolder (to record audio) the first with XFS format. The MP3 are in a folder in the memory card (/share/MP3) and the recordings in an external USB Memory stick, that has to be XFS formatted, otherwise there will be overruns. It uses SOX for multitrack recording, mpg123 for MP3 playing, and RTMIDI to MIDI communicate with the X32. It uses a SAMBA Server in order to have an easy and fast transfer of the files to the computer, because the XFS format of the memory stick is not very compatible.

It comes with a installation script that (I hope) will install dependencies, SAMBA server, configure the XUSB (X32 USB card) as default ALSA card, and sets a systemctl servicer so the script executes when the Raspberry starts.

Video of the creature https://www.youtube.com/watch?v=mOaofRDe_WI

Thanks for Peter Dikant for his wisdom and generosity. This is only a continuation of his work. https://dikant.de/2018/02/28/raspberry-xr18-recorder/

I'm not a programmer, so excuse my rough coding and my poor english. If you find it useful or you are making money with it, consider buying me a coffee. https://www.buymeacoffee.com/jajito

Have fun!

x32-recorder's People

Contributors

jajito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dwvl pjwiseman

x32-recorder's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.