Next Level Midi Controller, Pt. 4 (Teaser)

Über Weihnachten bin ich natürlich in der alten Heimat und habe EXTRA viele Bilder des Baufortschritts auf die Platte meines Laptops kopiert, damit ich in Ruhe den Content aufbereiten kann… nur um dann zu merken, dass ich IT-technisch wohl doch nicht so bewandert bin, wie ich immer dachte. Kurzum: die Bilder liegen noch zuhause in HH. Aber der Anspruch, hier alle 10 Tage (immer am 6., 16. und 26. eines Monats) neuen Content zu veröffentlichen, bleibt bestehen. Deswegen gibt es wenigstens einen Teaser, der einen Ausblick auf das Kommende gibt – sobald ich wieder in HH bin, ist das dann auch online.

Next Level Midi Controller, Pt. 3

Das ist die Fortsetzung vom zweiten Teil und es geht immer noch darum, Jogwheels für den neuen Midi-Controller zu bauen. Es ist zum Abflippen, aber warum muss auch alles so unglaublich kompliziert sein? Die letzte Konstruktion mit dem “Zahnrad” als Unterbrechung für Reflexionen hat sich nach längerer Überlegung als wenig brauchbar erwiesen, aber Dank ganzganzviel Fantasie kam schnell die nächste Idee und sie beginnt mit der Vermessung vong von einer Dose Kräutersalzes.

Continue reading

Building Mixxx 2.2 for Raspberry Pi Zero

A few weeks ago I successfully managed to build Mixxx 2.x on a Raspberry Pi 3. Once I got that done I immediately identified “more than enough” (that is: one) situations where it would be great to have yet a smaller piece of hardware to run Mixxx on (placing a link. Just in case you might not already know what we’re talking about). That’s why I think running Mixxx on a Raspberry PI Zero ist the next logical consequence.

I once (and only once) managed to successfully build the latest branch on a Pi Zero (2.3.0 alpha pre, as of time of this writing) but was not able to reproduce it. Good thing: After some tedious trial-and-error I finally found a way to reliably build Mixxx 2.2 for (and on!) a Raspberry Pi Zero.

Continue reading

Next Level Midi Controller, Pt. 2

Das ist die Fortsetzung vom 1. Teil, bei dem es darum ging, einen neuen Midi-Controller zu bauen. sagen wir mal so: Es ist nicht ganz so einfach, wie ich mir das seinerzeit vorgestellt hatte. Größte Baustelle sind derzeit die Jogwheels. Ursache dafür ist, daß ich möglichst keine Spezialteile verwenden will. Wenn mal etwas kaputt geht, will ich es schnell austauschen können. Erste Idee war es, einen Drehwertgeber (“Rotary Encoder”) zu verwenden. Aus einer Zeit eher hemmungsloser Bestellungen beim Pollin habe ich noch einen Rutsch dieser Teile

Continue reading

Festivalkoffer

Das ist das Teil, welches die gesammelten Werke der letzten Woche zusammenhält. Volumio, Mixxx, Spannungsversorgung, ein Mischpult und einen Midi-Controller. Auspacken, anschließen, läuft.

Hat ein wenig Zeit gebraucht, um die Sachen passig voreinander zu sortieren, aber dann hat alles ganz gut geflutscht.

Continue reading

Sampler-only skin for Mixxx

I wanted to build a sample-player (“soundboard”) and decided to use Mixxx because it has all the necessary features that I was looking for (open source, runs on a Raspberry, highly customizable, …).

My target scenario for this installation is to use it together with a Midi-controller and the official 7″ touchscreen for Raspberry Pi. While Mixxx comes with a set of skins (i.e. user interfaces) with focus on different aspects all of them have in common that they are providing all the functionalities for DJ’ing: 2 or 4 decks for playing tracks, crossfader, mixer-section, library, etc. Many of these things can be hidden from the screen but even then there are still too many things left visible consuming precious real-screen-estate.

While every skin provides the functionality to hide the mixer section or the sampler there is (technically) no way to completely hide the decks via temporary selection. They seem to be seen as an integral part of every Mixxx-skin. That made it necessary to do some serious work on this. Since building a skin from scratch was completely out of reach I took the skin “Deere (64 Samplers)” as a starting point and worked my way up from there.

Continue reading