387
edits
Line 534: | Line 534: | ||
A common solution is to put a {{Codeline|pause}} command at the end of your script. | A common solution is to put a {{Codeline|pause}} command at the end of your script. | ||
==How do I get sound output in Windows?== | ==How do I get sound input or output in Windows?== | ||
Sound | Sound I/O is badly broken on anything that isn't using Linux's Open Sound System. Nowadays, this usually doesn't even include Linux, since OSS is frequently considered "legacy". All of the audio functions in Octave are badly in need of a rewrite so that they actually work. | ||
==I cannot install a package. Octave complains about a missing mkoctfile.== | ==I cannot install a package. Octave complains about a missing mkoctfile.== |