Well that changes things. I had no idea.You don't change sounds with your hands, but rather use foot pedals of some sort.
TalkBass has been independent since 1998. Add your voice.
Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
Join free Log in
Want zero display ads or expanded classifieds tools? Compare plans.
Well that changes things. I had no idea.You don't change sounds with your hands, but rather use foot pedals of some sort.
If it works for you, don't let me stop you. I have zero interest in using a general purpose computing device as a live performance device. As someone who has been in the technology field for 35 years, I don't regard these devices as reliable enough or even suitable for live performance, because they are not designed to be. And a Boss GT-1000Core costs less than an iPhone 16e.It seems to work pretty well on the guys iPad in the video, fwiw. I'm curious, and also curious what you all might think too. I've only recently started building my own pedalboard in the past year, and I'm relatively new to bass guitar as well, but I've definitely been bitten by the effects bugI'm not affiliated in any way with any of these products, btw.
Tell Herbie Hancock, who used multiple iPads hooked up to a MacBook Pro for his live performances over a decade ago ago. Here he is (not onstage) using one of the many iPad apps in his quiver.I don't regard these devices as reliable enough or even suitable for live performance
I've used laptops for controlling lighting, backing visuals and tracks between numbers for more theatrical shows, with a backup, and it's been pretty reliable.If it works for you, don't let me stop you. I have zero interest in using a general purpose computing device as a live performance device. As someone who has been in the technology field for 35 years, I don't regard these devices as reliable enough or even suitable for live performance, because they are not designed to be. And a Boss GT-1000Core costs less than an iPhone 16e.
At that point, my friend, you literally have a metal brick.I already have a problem with actual pedals that require an app to use most of the features. What happens if the manufacturer stops supporting the app or the app just sucks?
There have been a few open source attempts for the 'computer in a pedal' type effects. That is, the pedal is an Arduino or some sort of programmable DSP plus connectors but they are either standard and/or the code to interact is on GitHub or something. In theory you can then always interact by writing your own app or someone else will write it. But if it's a niche pedal, good luck...At that point, my friend, you literally have a metal brick.
I once tried to use a raspberry pi with a USB interface to make a portable effects unit with guitarix. It was a raspberry pi 2 so not much processing power. Didn't work too well. I do wonder how well it would with with a newer pi and newer software.There have been a few open source attempts for the 'computer in a pedal' type effects. That is, the pedal is an Arduino or some sort of programmable DSP plus connectors but they are either standard and/or the code to interact is on GitHub or something. In theory you can then always interact by writing your own app or someone else will write it. But if it's a niche pedal, good luck...
I don't have any links to such pedals right now.
The main challenge with any compute hardware is the latency. You need to optimise the linux system your using and then the AD/DA hardware to get you down to usable speeds. The Blokas and MOD folks did some great work on this but it requires a bit more engineering to achieve > 6ms. Darkglass have done this with their Anagram, basing it on Linux I believe.I once tried to use a raspberry pi with a USB interface to make a portable effects unit with guitarix. It was a raspberry pi 2 so not much processing power. Didn't work too well. I do wonder how well it would with with a newer pi and newer software.
If all you need is a distortion pedal then all this iPad shenanigans would be significant overkillA mobile pedalboard could be interesting for portability, but when you start adding stuff (interface, cables, adaptors, controllers..) it's not practical anymore and I may be just as good with a distortion pedal into the gig bag.
Ditto, but a Pi 3. But you need a hi-z interface (which I have) and then add a little touch screen, footswitches. The issue was how to make it work as a robust unit that would survive going to gigs without something working loose. Plus GuitariX wasn't really producing the sounds I wanted, although maybe I could have persevered with it. The Pi3 is now serving audio and video files for the house.I once tried to use a raspberry pi with a USB interface to make a portable effects unit with guitarix. It was a raspberry pi 2 so not much processing power. Didn't work too well. I do wonder how well it would with with a newer pi and newer software.