You cannot post messages because only members can post, and you are not currently a member.
Description:
A support group for developers interested in Power Tab software
|
|
|
exporting data
|
| |
I would like to know if there is a way to export the data that has
been created to microsoft access for the purpose of web publishing. I
would like to create an online accessible database of the tablature
that I have and create a web space that will allow me to share my tabs
with friends. This would make it easier rather than having to enter in... more »
|
|
Ruby Power Tab Open-Source Project
|
| |
Dear developers,
I want to take another try to initiate a truly open-source development
of a set of Power Tab Tools in the beautiful Ruby language - as open-
source as possible, i.e. licensed under the MIT License. I set up the
project at Google Code:
[link]... more »
|
|
Count me in for any future support group
|
| |
I have 30 years experience of realtime computing, mostly macro11/RSX11
[s/m]. I'm passionate about classical guitar and frustrated with
available tools. However I don't have the time to develop something
from scratch. Harmony Assistant comes close, but I much prefer
powertab.
|
|
Help!
|
| |
Hey everyone,
I'm a very inexperienced programmer, I've worked extensively with C++
so I understand the syntax, but this has been primarily in University
assignments/small projects. This is my first time looking into a
program of this scope and I'm lost.
I have a project in mind where I'd like to get information sent in... more »
|
|
wxwidgets 2.8.2 compatability
|
| |
I am trying to get this thing to compile, but am constrained to v2.8.2 of wxwidgets. Can anyone help out? I am using parser 1.1.2 but under wxDevcpp but I get about 300 errors and a bunch of warnings. Thanks.
|
|
Multi file management, merging tool and open source
|
| |
Hi all, I'm sure this has been asked one million times yet, anyway is the powertab source code available somewhere ? Brad, have you ever intended to make powertab an open source project ? In fact, I'm asking this because I'm wondering is if we could make some changes to accept multiple ptb files to be opened in a powertab... more »
|
|
PTParser: RhythmSlash bug?
|
| |
Hi, I think there's a small bug in the RhythmSlash class. It defines: // Single Note String Number Constants const wxByte RhythmSlash::MIN_SINGLE_NOTE_S TRING_NUMBER = 1; const wxByte RhythmSlash::MAX_SINGLE_NOTE_S TRING_NUMBER = 7; which are used by: static bool IsValidStringNumber(wxByte stringNumber) {return... more »
|
|
power tab
|
| |
Hey power tab developers!.. I was wondering, I love power tabs i use it for all my music i like to play on my gutiar and for music i make for my band but when i'm out on the road and i can't download power tabs on the computer i'm using. I wanted to know if you guys make a internet base program with a user interface where if ur out and about... more »
|
|
ptparser bug
|
| |
Line 121 position.h durationTypeMask = (wxUint32)0xff000000 should be durationTypeMask = (wxUint32)0x7f000000
|
|
Coordinate System
|
| |
Has anyone figured out the coordinate system for the mfc-rect? I figured out the systems are RECT (50,y,800,y). The positions and other elements remain a mystery to me. I would love to start writing stuff that converts things into power tab format, but the power tabs won't look right unless I get this right.... more »
|
|
|