• 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 freeLog in
    Want zero display ads or expanded classifieds tools? Compare plans.

Windows program to lay out a pedal board?

anyonefortennis

Supporting Member
Jun 28, 2005
2,422
376
Lincoln, NE
Anyone think this would be useful? I'm toying with the idea of writing one.

I've seen too many boxes drawn on mspaint to see if my pedal will fit and how they will fit so maybe I can take it a step farther.

Features can include pedalboard size, add pedals, move them around, etc etc. As it develops it can have cool features like import/export pedals so they can be sent around once someone creates them. Also other features can be added like total power requirements, weight, how much Velcro do I need, and all sorts of useful info.

Would anyone actually use this if I decide to write it? Any volunteer alpha/beta testers?
 
This is an excellent idea. I'm sure guitarists could find it useful, too. With that kind of market, you could probably sell it for $20, or even market it to pedalboard companies to include with their products. I'd be willing to test it.
 
Google has a really great program that's similar, I bet you could base your code on that... I think it's galled sketchup?

It would be great to have a list of pedals to download, and even extremely greater to be able to sample how they'll effect your signal... but that's big picture stuff I would imagine.

I'll happily test, but I'm on a mac. If you can write it for that... or an iphone app, I'm your man.
 
How about a platform independent AJAX / Flash web application? Depends on which languages you're comfortable with I suppose...

You could create a free account to try out the basic features, or pay $5 to go premium where you get more features like load/save, upload pedal info to the database, etc...
 
Yeah - Though about a web version but I just don't do flash (well). I said windows because it wouldn't take me too long to put it together with the comfort level that I have with C#/VB.

I'm getting started with Cocoa as well so a mac version may be available in the future.

@dannyboy - what kind of online db can you provide? mysql? an on-line pedal repository would be nice.
 
It would be a good idea, im currently designing a new pedal board and therefore I need to establish where all the pedals are going. Also if you want to make it more of a "open source" project, sign me up as a coder.
 
I used Powerpoint to do this one
3992257810_4759ee481b_o.jpg
 
But it's really just a toy to sell pedalboards. You could do a lot better.

If this was a community effort, people could submit specs for any pedal they wanted (dimensions, power requirements, inputs and outputs with locations, weight, and ???). You could also have specs for different pedalboards, power supplies, etc.

With that info, the app could tell you what kind of power requirements you have, the exact cable lengths you need to connect a setup, the weight of your pedalboard with different configs. it could be really cool.

If you need any code or design help, let me know. I don't have a ton of time, but I'd be happy to contribute.