| Please read this article and make any comment to help me to decide a way to figure out new things. 1. `' modifiers
I was thinking about a way to implement `' (1/192) modifiers. To make this possible, the distance between 1/4 arrows should be 48 pixels (48 x 4 = 192). This is way too much space for a stepchart and could get very extense in height (more than twice from thats now, 21 pixels or so). So I thought about setting it on 24 pixels by arrow (48/2). However it could kill certain arrows in position, like, I'll need to chop the string, this way:
`4040444060606660' should turn into `4040404060606060',
because for each two arrows I'll only be able to show the first one, due to the pixel limit.
2. Colors?
If you don't mind the actual colors, I'll keep them as they are. Otherwise, please suggest something new ;)
3. Fancy!
I REALLY wanna create a GROOVE RADAR inside the stepchart, but I don't have a clue about the calculations. Anyone who can help me on this?
++
I would really appreciate feedback on this because these are relevant info for me to start coding right away. If you will, please send emails to dwi@ddronline.net with your suggestions, or comment this article.
Comments [0] |