es.po update by rafa, add ms win10 cygwin port, add pulseaudio, new config flags...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / shuttle.inc
index 5919e9d24c679c893751d8744c3d58d4cd3cba34..db6b37fd1cad0b4e5647b83cbb0d5f2dbdd14fa8 100644 (file)
@@ -9,4 +9,7 @@ class Translation;
 class Translations;
 class Shuttle;
 
+// playback max speed -64x .. 64x
+#define SHUTTLE_MAX_SPEED 64.
+
 #endif