News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - AeonKen

#1
Using pi-Stomp / Methods to Programm new pedals?
July 21, 2024, 11:51:05 AM
What methods exist to program new pedals? Can one use puredata or maxMSP?
#2
I have been using PiStomp for a while now, but I dont feel the need to have the buttons labeled on screen as it is now. What I would prefer instead, is to display more plugins and their state. How may I change the code to do that, and where should I start?
#3
Using pi-Stomp / Running SunVox alongside PiStomp
February 08, 2023, 12:35:06 PM
Hello all!
Has anyone tried to run SunVox (without xorg, thanks to libsdl2) alongside PiStomp?
I m planing to build a Pistomp box from scratch with a lot of hardware mods, but cant really get my hands on another Rpi due to the ongoing shortage. So i want to combine a synth and the pistomp in one box.
#4
Hacking pi-Stomp / ILI9341 SPI Touch LCD?
February 06, 2023, 12:29:07 PM
Hello again!
So I have started planing my Pistomp build, and as it turns out, I have an ILI9341 touch enabled LCD screen. Is there any way to add touch capability with the LCD UI you have programmed, and if so, what files would need to be modified/called? Like what file is actually handling the UI itself? Im not really used to OOP.
#5
Hacking pi-Stomp / Some questions
January 29, 2023, 11:33:57 AM
Hello,
First of all, incredible project! I started drooling when I saw all the possibilities flash before my eyes.

I have a few questions as I want to heavily modify my build:

1. Is it possible to buy the PCB only? If not, Could I have the Schematics or the pinout from the raspberry (as in what goes to what pin for the code to work) for personal use with no copyright granted? I already own most of the components and have no need for more.
2. Can other SPI LCDs be used? What needs to be considered for easy compatibility (controler,resolution, etc.)? I want to use a bigger display and give it more of a Cyberdeck feel, to make it much easier to read durring gigs. And what files would need to be modified to accomodate that?
3. No question is too stupid: I'm not familiar with the output of the audio boards. Can other pedals be connected after the pistomp, or is it needed to be last on the signal chain before the amp?
4. How could one add a DI output and balanced outputs for PA systems? Can a standard switched circuit be placed between the output of the audio board and the jacks?
5. What about headphone outputs for monitoring/readjusting on the fly by ear? Is it enough to have a switched jack to connect/disconnect the output signal to an amplification circuit?
6.  Did I understand this correctly: There is no output buffer.   Most pedals I know and have build have an output buffer. Why was it deemed unnecessary in this project? Built in on the DAC audio circuit?

EDIT: While on the topic Cyberdeck, is there any way to use the SPI display data to run into or be converted to HDMI? Maybe a smaller SPI display? I'm thinking a head mounted display 8)

Thanks a lot for all the great work!