Skip to content

Can this be put on a raspberry pi 4? #28

@audovoice

Description

@audovoice

The Sc1000 is amazing in its simplicity, affordability, and performance.
But I am confused about how it works.

The firmware code seems to just be about configuring and reading the magnetic rotary sensor and crossfader. Is that right?

Then I came across http://xwax.org/ and was looking at that code before I even realized that was what was in the OS folder this project.

What if any modification did were made to xwax to make it work with the sc1000 device?
There is a project that puts xwax on a pi 3 but it still uses digital vinyl.
https://pideck.com/

It seems like one need only jump into the code for xwax after the point it has turned the input stream of audio from jack into a timecode. possibly in timecoder.c or player.c

Or does the sc1000 just make a digital vinyl input stream for xwax? If so is that efficient?

Anyway I am looking into all this because I'd like to try adding features. I'd like to mix in live loop recording. Recording a loop and then getting that into the sc1000 to scratch it. I saw someone make a simple but effective looper with a pi 4.
https://www.youtube.com/watch?v=S_rkdmCzIO0&t
But with a separate device they would need a shared memory.

I see that xwax does have rudimentary live loop recording functionality by loading a file with .live as the file type.

Ultimately I am asking how hard would it be to do something like this project with a crossfader and magnetic rotary sensor, but on a raspberry pi 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions