Re: [Rosegarden-user] Instrument (midi channel) change is not updated during playback [WAS] Re: auto channel takes over and re-activates automatically

2012-10-26 Thread Tom Breton (Tehom)
On 10/25/2012 05:16 PM, Tom Breton (Tehom) wrote: But what's puzzling me most is that I can't reproduce it in the current working version. I did what I thought the steps were, but I must have missed something. First up, let's all get on the same page. I read Lorenzo's message again

Re: [Rosegarden-user] Instrument (midi channel) change is not updated during playback [WAS] Re: auto channel takes over and re-activates automatically

2012-10-26 Thread Tom Breton (Tehom)
-and-dirty: segmentInstrumentChanged just remaps the segment. There's a much faster way to do it but it'd be more complex and it's not clear that it needs to be that fast. Tom Breton (Tehom) -- The Windows 8 Center

Re: [Rosegarden-user] Instrument (midi channel) change is not updated during playback [WAS] Re: auto channel takes over and re-activates automatically

2012-10-26 Thread Tom Breton (Tehom)
? If I understand your question, that will work if you set fixed channel and uncheck Bank and Program in Instrument Parameters. Tom Breton (Tehom) -- The Windows 8 Center In partnership with Sourceforge Your

Re: [Rosegarden-user] Instrument (midi channel) change is not updated during playback [WAS] Re: auto channel takes over and re-activates automatically

2012-10-27 Thread Tom Breton (Tehom)
constantly in a huge hurry, and I'm being terse. Anyway, looks like Tom restored the existing behavior for you. Check it out! Actually, I think Lorenzo meant concerted :) Heh, thanks for clearing that up. Tom Breton (Tehom

Re: [Rosegarden-user] show pitch bend ruler: nothing happens

2012-11-03 Thread Tom Breton (Tehom)
. Tom Breton (Tehom) -- LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging

Re: [Rosegarden-user] show pitch bend ruler: nothing happens

2012-11-03 Thread Tom Breton (Tehom)
how the other ruler buttons even work? I just looked, and it's because we do the three types of ruler completely differently! Only pitchbend uses slotToggleControlRuler or checks m_controlList. So not setting m_controlList for synth looks like a mistake. I'll patch it. Tom Breton (Tehom

Re: [Rosegarden-user] Crescendo/Decrescendo on audio tracks?

2012-12-07 Thread Tom Breton (Tehom)
(sox). I do know that if it existed, internally it would have little in common with MIDI volume control. Tom Breton (Tehom) -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access

Re: [Rosegarden-user] [Rosegarden-devel] ROSEGARDEN 12.12 RELEASED

2012-12-10 Thread Tom Breton (Tehom)
the earlier versions of Rosegarden. Do you know if that fix is actually included, or if that fix will be in a later release? I believe so. It was on the trunk, so it should be in. Tom Breton (Tehom

Re: [Rosegarden-user] [Rosegarden-devel] ROSEGARDEN 12.12 RELEASED

2012-12-10 Thread Tom Breton (Tehom)
the earlier versions of Rosegarden. Do you know if that fix is actually included, or if that fix will be in a later release? I believe so. It was on the trunk, so it should be in. Tom Breton (Tehom

Re: [Rosegarden-user] Fw: More info: Re: Bug report: unexpected echo while recording with external keyboard

2012-12-31 Thread Tom Breton (Tehom)
export looks at. It was because I used the wrong STL container, but now we're using the right one (just checked), so the situation seems to afford no opportunity for that particular bug to come back. Tom Breton (Tehom

Re: [Rosegarden-user] Play on RG kills percussion track

2013-01-02 Thread Tom Breton (Tehom)
events are going thru) Tom Breton (Tehom) -- Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step

Re: [Rosegarden-user] Trouble with instrument programs and variations

2013-01-03 Thread Tom Breton (Tehom)
and push it ASAP. Tom Breton (Tehom) -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step

Re: [Rosegarden-user] Trouble with instrument programs and variations

2013-01-03 Thread Tom Breton (Tehom)
. Tom Breton (Tehom) -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials

Re: [Rosegarden-user] Trouble with instrument programs and variations

2013-01-04 Thread Tom Breton (Tehom)
that can be the source of Marcio's problem. He has both checks on, so regardless the history he would have send bank select = true, and if it were happening ISTM it would mess up banks rather than clear the variation. Tom Breton (Tehom

Re: [Rosegarden-user] [Rosegarden-devel] Trouble with instrument programs and variations

2013-01-04 Thread Tom Breton (Tehom)
volume it thinks a channel has. Tom Breton (Tehom) -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow

Re: [Rosegarden-user] clicking piano roll doesn't send any midi events anymore

2013-01-04 Thread Tom Breton (Tehom)
to 'fixed' and a specific MIDI channel. This can cause some unexpected results. That shouldn't make a difference. Preview notes are sent thru a separate mechanism (ImmediateNote) that takes no notice of auto/fixed. Tom Breton (Tehom

Re: [Rosegarden-user] [Rosegarden-devel] Trouble with instrument programs and variations

2013-01-05 Thread Tom Breton (Tehom)
going to have to refactor a bit, probably adding a new slot to RosegardenMainWindow. Don't want to overstuff it, but it's dispatching instrumentParametersChanged in all its manifestations, so ISTM that's the right palce. Tom Breton (Tehom

Re: [Rosegarden-user] [Rosegarden-devel] Trouble with instrument programs and variations

2013-01-06 Thread Tom Breton (Tehom)
totally understand. My life is hectic right now too. I spent the last couple of weeks taking care of my father, who went to the ER on Christmas. Tom Breton (Tehom) -- Master Visual Studio, SharePoint, SQL

Re: [Rosegarden-user] ROSEGARDEN 12.12.25 RELEASED...

2013-01-09 Thread Tom Breton (Tehom)
not on the trunk. Also (being a pain in the arse) is there any possibility of implementing a Record Pause? Unlikely but I can't speak for the group. You want to dive in and code it? Tom Breton (Tehom) -- Master Java SE

Re: [Rosegarden-user] \RemoveEmptyStaves in lilypond output

2013-01-09 Thread Tom Breton (Tehom)
track volume with Volume, while Expression controls the moment by moment volume, say for a crescendo. Which I hope helps the OP set things the way he wants. Tom Breton (Tehom) -- Master Java SE, Java EE

Re: [Rosegarden-user] copy and paste between rosegarden instances

2013-03-18 Thread Tom Breton (Tehom)
On 03/18/2013 12:28 PM, Tom Breton (Tehom) wrote: Yes, but it isn't very useful AFAIK. Starting playing one starts playing the other, etc. No extra functionality but twice the chaos. What is this chaos you speak of? Each instance is self-contained. At one point I had something like

Re: [Rosegarden-user] Setup Automatic Pitch Bend?

2013-04-05 Thread Tom Breton (Tehom)
want. Tom Breton (Tehom) -- Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit

Re: [Rosegarden-user] Setup Automatic Pitch Bend?

2013-04-06 Thread Tom Breton (Tehom)
(which is the default) * Set it to the bend the D's should have, say 5611. * Done. All the notes you selected are bent about 37 cents upwards. Tom Breton (Tehom) -- Minimize network downtime and maximize team

Re: [Rosegarden-user] current rosegarden on 2002 iBook (Debian) issues

2013-04-25 Thread Tom Breton (Tehom)
indicating that g++ encountering something severe, like running out of memory. I know nothing about ibooks, but Rg does require a lot of memory to compile. I had problems compiling in 1 Gb, until I upgraded. Tom Breton (Tehom

[Rosegarden-user] Is the pitchbend dialog easy to use?

2013-05-30 Thread Tom Breton (Tehom)
On the devel list, we're talking about how to make the pitchbend dialog clearer. If you use the pitchbend dialog, if the Vibrato wavelength field changed to cycles per quarter note or hertz, would that be easier or harder for you to use? Thanks, Tom Breton (Tehom

Re: [Rosegarden-user] Is the pitchbend dialog easy to use?

2013-05-30 Thread Tom Breton (Tehom)
this just amounts to doing a calculation/conversion for the UI for one of the choices, so I suspect it's not a big deal. Right, it's pretty easy to convert. Tom Breton (Tehom) -- Get 100% visibility into Java

Re: [Rosegarden-user] import midi not working

2013-08-07 Thread Tom Breton (Tehom)
Hello,I get a invalid file message while trying to import this midi filenote that it plays well in Timidity... http://www.midiworld.com/download/1296 file not found or not readable. That happens because it can't open the file. Tom Breton (Tehom

Re: [Rosegarden-user] Does the current rosegarden record program-change messages?

2013-09-09 Thread Tom Breton (Tehom)
and play it back if playthru is on. Tom Breton (Tehom) -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies

Re: [Rosegarden-user] How to cause rosegarden to record via a MIDI signal

2013-09-16 Thread Tom Breton (Tehom)
we're already recording. Alsa was experimenting with some sort of RECORD signal, but I'm not sure the current status of it. There's a little about it here http://alsa-project.org/main/index.php/Changes_v1.0.14rc4_v1.0.14 Tom Breton (Tehom

Re: [Rosegarden-user] Is rosegarden-de...@lists.sourceforge.net down?

2013-10-25 Thread Tom Breton (Tehom)
. * GroupingState: Basically GroupingData plus some info to help map old beaming to new. That's what I'm working on today. * RgMath: A namespace containing some integer math routines I needed. Mostly power-of-2 bithacks. * Various helper classes for them. Tom Breton (Tehom

Re: [Rosegarden-user] Uncontrollable midi controller signals

2014-02-01 Thread Tom Breton (Tehom)
the IPB values the way you want them - sounds like it's annoying you by setting controllers back to IPB values? Tom Breton (Tehom) -- WatchGuard Dimension instantly turns raw network data into actionable

Re: [Rosegarden-user] Shift tempo changes?

2014-07-13 Thread Tom Breton (Tehom)
and Timesigs (from menu) Tom Breton (Tehom) -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https

Re: [Rosegarden-user] Disabling auto-scroll

2014-09-21 Thread Tom Breton (Tehom)
talking about something else, how the screen tries to recenter when you move to the edge. I don't know. Tom Breton (Tehom) -- Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net

Re: [Rosegarden-user] Unwanted CCs

2015-02-04 Thread Tom Breton (Tehom)
in Instrument Parameters? Basically, that tells it not to try to set up an instrument, because setup will be handled externally, which sounds like what you are doing. Tom Breton (Tehom) -- Dive into the World

Re: [Rosegarden-user] Unwanted CCs

2015-02-04 Thread Tom Breton (Tehom)
: // This was the old logic, but it's not clear that it is still // desirable and I think I ifdef'ed it out after we let it fly for a while and nobody seemed to be using it. Obviously that's not the case, so I'll put it back in immediately. Tom Breton (Tehom

Re: [Rosegarden-user] Unwanted CCs - update - !!!AHA!!!

2015-02-11 Thread Tom Breton (Tehom)
? Will look further, and look at the MIDI Abrolag sent - thank you for that. Tom Breton (Tehom) -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership

Re: [Rosegarden-user] Unwanted CCs - update

2015-02-11 Thread Tom Breton (Tehom)
. Does this make sense to you? Tom Breton (Tehom) PS: Added a CC to the devel list. Does this still need to go to RG-user? -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored

Re: [Rosegarden-user] An oddity!

2015-06-15 Thread Tom Breton (Tehom)
IIUC the idea was it should try hard to play sound if at all possible. Tom Breton (Tehom) -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use

Re: [Rosegarden-user] end marker in midi export

2015-08-21 Thread Tom Breton (Tehom)
- Change Composition Start and End. I think that if you export it immediately, it will stay that length, but it's been a long time since I looked at that. Be aware that all sorts of commands will invoke the code that sets the length longer. Hope this works. Tom Breton (Tehom

Re: [Rosegarden-user] notation and levels

2015-09-08 Thread Tom Breton (Tehom)
> Hi! > I dont understand how to move from one level to another in notation > view.Can be done? Yes, there's a keyboard shortcut alt-up-arrow or alt-down-arrow, or just click on the staff. Tom Bret

Re: [Rosegarden-user] Some usability questions after a recent project

2015-09-10 Thread Tom Breton (Tehom)
real time. Right. It will adjust the MIDI tempo to track tempo, and will even adjust the tempo several times a measure to make each note come out right in ramps, but there is no way in MIDI to represent a continuous ramp. Tom Breton (Tehom)

Re: [Rosegarden-user] Some usability questions after a recent project

2015-09-10 Thread Tom Breton (Tehom)
top, and when it stops revert >> back to when you first started, it would cure a lot of frustration. >> Also, "insert" for the key to stop is right next to the "home" key, so >> if I'm playing, sometimes I jump back

Re: [Rosegarden-user] Shortcut editor workaround (Re: Some usability questions after a recent project)

2015-09-13 Thread Tom Breton (Tehom)
med that once it was compiled into that resources file, that was The End. Tom Breton (Tehom) -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use

Re: [Rosegarden-user] quantizing intelligently

2022-06-15 Thread Tom Breton (Tehom)
want, then you make Rosegarden's tempo conform to that by selecting notes on the beats and then FitToBeats. It's been a while so I don't remember how it got the old notes into the new tempo but there was something to do it and then it lined up nicely. To