Compare commits

3 Commits

Author SHA1 Message Date
Marc Monka d32d94fc79 Update README with mapping file warning
Added a note about potential issues with the mapping files for the Raspberry Pi 3B+ image.
2026-06-01 10:58:00 +02:00
Marc Monka 05ffcb8326 IMG file shrink
Reduced the IMG Pi 3b+ image
2026-03-25 10:36:55 +01:00
Marc Monka 6ae550e06c Revision 1.1
- Updated code blocks appareance.
- Added UTF8 on usbmount
- Added Exfat support
2026-02-25 11:46:12 +01:00
2 changed files with 6 additions and 3 deletions
+6 -3
View File
@@ -23,16 +23,19 @@ This project is another experimental project that combines hardware, MIDI and op
- /docs/ -> Documentation of this project - /docs/ -> Documentation of this project
## Raspberri Pi 3B+ Image file ## Raspberry Pi 3B+ Image file
Note it only works with the Raspberry Pi 3B+ Note it only works with the Raspberry Pi 3B+
[Image File](https://drive.google.com/file/d/1xF3MYwbI78TJTnMUjNkVMXjbA1-jqFb2/view?usp=sharing). Please read: I identified the mapping included in the image may not work 100% - several users mentioned pitch is not working properly, so the XML and JS mapping files must be replaced with the ones attached in project content under /mixxx
[Image File](https://drive.google.com/file/d/1fU8ckY35uxCYHJtw1JgclCYaJdQCbCJT/view?usp=sharing).
[![Discord](https://img.shields.io/badge/Discord-Join_the_community-5865F2?logo=discord&logoColor=white)](https://discord.gg/4D3xxvuDTy)
### 📜 License ### 📜 License
- All code in this repository is released under the [GNU GPL v3 License](https://www.gnu.org/licenses/gpl-3.0.html). - All code in this repository is released under the [GNU GPL v3 License](https://www.gnu.org/licenses/gpl-3.0.html).
- All documentation, 3D models, and visual materials are released under the [Creative Commons BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/). - All documentation, 3D models, and visual materials are released under the [Creative Commons BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/).
2025 Marc Monka 2025 Marc Monka
BIN
View File
Binary file not shown.