You are not logged in.

#1 2011-08-05 23:45:19

pstiasny
Member
Registered: 2011-08-05
Posts: 4

vitabs - a Vim inspired guitar tab editor

Any vim-loving guitar players out there?
I've made this as a practice in python and curses, it may not be the most advanced tab editor out there, but the basic functionality is there. The thing is still work-in-progress.

Project page on GitHub
Project site with a screenshot
PKGBUILD
Full manual
Press ? for a quick command reference.

Suggestions and contributions are welcome.

Last edited by pstiasny (2011-08-13 18:26:35)

Offline

#2 2011-08-06 00:21:06

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: vitabs - a Vim inspired guitar tab editor

hi pstiasny, welcome to the forums.

Please do not insert full size shots in the thread. Make use of the image hosting websites and post only the thumbnails here.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-08-06 00:29:48

pstiasny
Member
Registered: 2011-08-05
Posts: 4

Re: vitabs - a Vim inspired guitar tab editor

Ok, thanks for the information. I'm just getting started with packaging for arch. Feel free to tell me if I got something else wrong.

Offline

#4 2011-08-06 00:31:43

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: vitabs - a Vim inspired guitar tab editor

Awesome idea, I'll definitely check it out!

Offline

#5 2011-08-06 01:30:21

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: vitabs - a Vim inspired guitar tab editor

This is a wonderful concept, thanks for the contribution! big_smile Just out of curiosity, how would one, say, insert something such as a vibrato marker or sliding from fret to fret? I looked at the documentation and didn't see any mention of "special" symbols in guitar tab; I apologize if it really was in there!

Last edited by cesura (2011-08-06 01:30:42)

Offline

#6 2011-08-06 11:02:57

pstiasny
Member
Registered: 2011-08-05
Posts: 4

Re: vitabs - a Vim inspired guitar tab editor

It's not yet implemented, neither are things like tempo changes. I'll be adding these features gradually. Some things like specifying track tempo and tuning are already possible, but lack proper interface.
Recently added: selection of MIDI output port.

Offline

#7 2011-08-08 16:20:09

pstiasny
Member
Registered: 2011-08-05
Posts: 4

Re: vitabs - a Vim inspired guitar tab editor

As there was some interest in the project (thanks for the positive comments!), I thought I'll post a little update.
* It is now possible to add some symbols in the tablature (but it's a bit ugly and needs to be implemented in the MIDI player)
* Some commands work over a range/motion (like deleting and playing, e.g. r$ plays to the end of the bar)
* User config scrips
and some minor improvements. For details see updated manual and git log.

Offline

Board footer

Powered by FluxBB