|
From: Tapio V. <aa...@us...> - 2010-05-16 16:29:46
|
Module: performous Branch: instrumentgraph Commit: 2efa9d0ca236ffcbff9eb4f5a81247845fc2acf7 Author: Vincent Le Ligeour <yo...@us...> Date: Tue Apr 13 09:09:44 2010 +0200 Moved song out of LayoutSinger and NoteGraph class (we only need a vocal track here) --- game/layout_singer.cc | 10 +++++----- game/layout_singer.hh | 4 ++-- game/notegraph.cc | 43 +++++++++++++++++++++---------------------- game/notegraph.hh | 4 ++-- game/screen_players.cc | 2 +- game/screen_sing.cc | 2 +- 6 files changed, 32 insertions(+), 33 deletions(-) |