|
Topher
|
|
Post:
Nov 20th 2006 at 12:38 AM |
|
|
There doesn't seem to be any way to insert a new measure, pushing the current measure (and all subsequent measures) right. Add just tacks a one on the end.
That seems like a pretty crucial "feature," no? Not sure if this is a problem or a suggestion, but it's a problem for me. *(`;
. Topher
|
|
| Back to Top |
| |
|
Julian
|
|
Post:
Nov 20th 2006 at 8:01 AM |
|
|
Hello,
this is implemented on CVS version... you will see on next version of tuxguitar
|
|
| Back to Top |
| |
|
Topher
|
|
Post:
Nov 20th 2006 at 4:30 PM |
|
|
Great. It looks like the CVS tree is private, huh? Is there an expected ETA for a 0.9? (If not, that's fine, I'm just curious.)
. Topher
|
|
| Back to Top |
| |
|
hernux
|
|
Post:
Nov 21st 2006 at 12:24 AM |
|
|
the CVS tree is public.. it's hosted at sourceforge... take a look at this page for instructions on how to get the code:
http://sourceforge.net/cvs/?group_id=155855
cheers,
hernux
|
|
| Back to Top |
| |
|
Anonymous
|
|
Post:
Jan 2nd 2007 at 7:53 PM |
|
|
|
i've built the cvs version 0.9 but i cannot see any way to push the current measure right and to insert notes in between the others... did i miss something ? this app kick ass dudes =)
|
|
| Back to Top |
| |
|
Julian
|
|
Post:
Jan 17th 2007 at 11:15 AM |
|
|
Hi,
if you build CVS version, look at: Measure menu -> "add measure"
you will see a dialog with 3 options:
_add measure before the current position
_add measure after the current position
_add measure at the end
also you can make a keybinding to launch this dialog...
but this action is only for "insert", not for move..
if you want insert a note between others, you can type "Insert" key, and
next notes in measure will move a selected duration.. this option only move notes in the measure..
if last note in the measure is at the end.. the insert ley don't have effect.
|
|
| Back to Top |
| |
|
Anonymous
|
|
Post:
Jan 18th 2007 at 9:58 PM |
|
|
Well I get the point. It's my fault as
I was thinking about inserting notes and not measures.
I think it would nice a feature like this:
if I have some notes and I want to insert another note
between these ones (and so in the middle of the measure)
this will shift right _all the following notes_ in the whole track.
I think it's not so easy to implement because you have to rewrite the whole track I guess, so it's very complex computationally but probably it's useful
maybe for the 2.0 =]
|
|
| Back to Top |
| |
|
Kasper
|
|
Post:
Aug 13th 2010 at 9:19 PM |
|
|
i would also really like this feature:
if I have some notes and I want to insert another note
between these ones (and so in the middle of the measure)
this will shift right _all the following notes_ in the whole track.
when you 're tabbing an existing song, you don't think about rhythm and measures at first, you just try to write the right notes on comfortable frets. the above described insert function (and a similar delete function) would be really handy
|
|
| Back to Top |
| |