Allan Simon

Results 105 issues of Allan Simon

currently it's only a text, it would be better if it was in some kind of box or something

easy-to-do
prettify

I've received some emails telling me I forgot to mention some autotools dependency, need to check my email and update the readme

instead of loading DEFAULT_FONT everywhere, we could use a "singleton-like" class to centralize loading the font

right now we generate them procedurally, but it's not as nice as original linthesia, we should reuse something similar

1 - needs to detect at first launch size of the screen to choose layout 2 - see how previous linthesia was handling that 3 - see which object needs...

for the moment we only manage 5 octaves (from C2 to B7), if there's a note (both output or input) out of this range, the note is ignored , which...

right now it's a pretty stupid list that will break when you start to have too much midi files (stupid uh?) instead if we combine a sf::View with the mouse...

select track screen

like at the very top of the screem "can't open file, please check the file is a real midi file" we have already the check if the file is correct...

easy-to-do
select track screen