rework playback speed and speed auto sampling, change conver to transcode, change...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / audioalsa.C
index f256a506057900187921c2d08a799bd1e8b2d39a..e5c9fdfbd1b7ca15271cddffbdc5a46e78d89955 100644 (file)
@@ -579,7 +579,7 @@ int AudioALSA::write_buffer(char *buffer, int size)
                                done = 1;
                }
                else {
-                       printf("AudioALSA::write_buffer err %d(%s) at sample %jd\n",
+                       printf(_("AudioALSA::write_buffer err %d(%s) at sample %jd\n"),
                                ret, snd_strerror(ret), device->current_position());
                        Timer::delay(50);
 //                     snd_pcm_resume(get_output());