TrackPAD v1.01 - T-Stickies! [UPDATED]
-
- KVRian
- 1272 posts since 11 Apr, 2002 from Nashville, TN
Font type is important too cause chords would probably be entered in a mono font so that things line up
-
- KVRAF
- 12977 posts since 29 Sep, 2003 from Ottawa, Canada
- KVRAF
- 9096 posts since 5 Feb, 2004
Rock, watch out, LM may have a crush on you
(ok, it's true, I kill threads)
BTW, I officially think Ron/Rock had a good idea. Just for the record.
BTW, I officially think Ron/Rock had a good idea. Just for the record.
If you have requests for Korg VST features or changes, they are listening at https://support.korguser.net/hc/en-us/requests/new
-
- KVRAF
- 12977 posts since 29 Sep, 2003 from Ottawa, Canada
-
- KVRian
- 1272 posts since 11 Apr, 2002 from Nashville, TN
-
- KVRAF
- 12977 posts since 29 Sep, 2003 from Ottawa, Canada
-
- KVRAF
- 6490 posts since 14 Jun, 2004 from Rochester, NY
- KVRAF
- 2750 posts since 2 Feb, 2005 from Raincoast of Grayland
Because you want it. Do like Rock, play hard to get. 
perception: the stuff reality is made of.
- KVRAF
- 9096 posts since 5 Feb, 2004
Because you're a little bitch. No one respects a bitch.
(you called yourself a little bitch the other day or I wouldn't go there. This is a joke in case you don't get it, ok?)
(you called yourself a little bitch the other day or I wouldn't go there. This is a joke in case you don't get it, ok?)
If you have requests for Korg VST features or changes, they are listening at https://support.korguser.net/hc/en-us/requests/new
- KVRAF
- 2750 posts since 2 Feb, 2005 from Raincoast of Grayland
braj..uh, if you have to explain the joke...um..then it...oh, nevermind.
perception: the stuff reality is made of.
-
- KVRAF
- 6740 posts since 25 Mar, 2002 from sheffield, england
doesn't apply to Ronmandolarian wrote:braj..uh, if you have to explain the joke...um..then it...oh, nevermind.
- KVRAF
- 9096 posts since 5 Feb, 2004
ExactlyIIRs wrote:doesn't apply to Ronmandolarian wrote:braj..uh, if you have to explain the joke...um..then it...oh, nevermind.
If you have requests for Korg VST features or changes, they are listening at https://support.korguser.net/hc/en-us/requests/new
-
- KVRAF
- 3364 posts since 16 Feb, 2004 from atop a katamari
okay, just putting in the font/size controls, although they apply to the whole page not parts of the text. Each page can have its own settings tho.
in case anyone here understands or is interested in the technical programmerly side of things, i'll just explain what i'm doing and how it works inside...
The current release holds up to 4096 characters of text. What mine does is have a total character limit and allows you to make pages, each one using up a part of the limit. The easiest way of getting variable sized pages (the number of which can also vary) of text stored in a vst patch is to have it stored as XML, which includes font and size settings; this means that part of the total character limit will be used as overheads for holding the extra information. This also means that the font you use (and thus its name) will affect how many characters you can type! You'll still have plenty tho, even if i don't increase the total limit, but that's something that can be changed if it's needed by the users. 4k can still hold plenty of information, even with the extra xml guff eating into it. That said, i'm sure it wouldn't be too much of a system-resource hog just to increase the patch size to something like 8k or even more.
I have to do some experimenting for a bit to get the indicators working properly (obviously the number of available characters will be displayed, but i need to work out how many characters will be eaten by xml overheads, so that display may not be accurate for the first release!)
in case anyone here understands or is interested in the technical programmerly side of things, i'll just explain what i'm doing and how it works inside...
The current release holds up to 4096 characters of text. What mine does is have a total character limit and allows you to make pages, each one using up a part of the limit. The easiest way of getting variable sized pages (the number of which can also vary) of text stored in a vst patch is to have it stored as XML, which includes font and size settings; this means that part of the total character limit will be used as overheads for holding the extra information. This also means that the font you use (and thus its name) will affect how many characters you can type! You'll still have plenty tho, even if i don't increase the total limit, but that's something that can be changed if it's needed by the users. 4k can still hold plenty of information, even with the extra xml guff eating into it. That said, i'm sure it wouldn't be too much of a system-resource hog just to increase the patch size to something like 8k or even more.
I have to do some experimenting for a bit to get the indicators working properly (obviously the number of available characters will be displayed, but i need to work out how many characters will be eaten by xml overheads, so that display may not be accurate for the first release!)
Kick, punch, it's all in the mind.
-
- KVRAF
- 6490 posts since 14 Jun, 2004 from Rochester, NY

