summaryrefslogtreecommitdiffhomepage
path: root/UI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'UI.cpp')
-rw-r--r--UI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/UI.cpp b/UI.cpp
index c083d53..c699aba 100644
--- a/UI.cpp
+++ b/UI.cpp
@@ -54,7 +54,7 @@ void UI::draw()
std::cout << fmt::format(", max. {:2}%", max) << std::endl;
std::cout << " Notes/Channels: -- -- -- ... (Choose)" << std::endl;
- std::cout << " Timestamp: ------" << std::endl;
+ std::cout << " MIDI Timestamp: ------" << std::endl;
std::cout << fmt::format(" Active sensing: {}", active_sensing_detected) << std::endl;
std::cout << " Clock: ____ BPM" << std::endl;
std::cout << " Click: ____ BPM" << std::endl;