This shows you the differences between two versions of the page.
bounce_to_disk [2012/10/23 03:52] michael created (could not get an HTML to DokuWiki converter working, so I just pasted it without formatting. Oh well.) |
bounce_to_disk [2012/10/23 03:54] (current) michael improved the formatting some |
| - | Using jack_capture to copy rosegarden audio output as a *.wav file | + | ====== Using jack_capture to copy rosegarden audio output as a *.wav file ====== |
| | | | |
| | This guide is valid this day, tomorrow it could be totally obsolete, you have been warned. | | This guide is valid this day, tomorrow it could be totally obsolete, you have been warned. |
| | | | |
| | I didn't see any installation instructions so I just did this: | | I didn't see any installation instructions so I just did this: |
| - | 1. Got jack_capture @ http://archive.notam02.no/arkiv/src/jack_capture-0.9.69.tar.gz | + | - 1. Got jack_capture @ http://archive.notam02.no/arkiv/src/jack_capture-0.9.69.tar.gz |
| - | 2. unpacked it to my /0/comp/build-lin/xtra-progs/tarballs/ folder (use your own path) | + | - 2. unpacked it to my /0/comp/build-lin/xtra-progs/tarballs/ folder (use your own path) |
| - | 3. made a .jack_capture (dot jack_capture) folder in my home folder & copied the config file to it (else, error). | + | - 3. made a .jack_capture (dot jack_capture) folder in my home folder & copied the config file to it (else, error). |
| - | 4. entered make | + | - 4. entered make |
| - | 5. entered make install | + | - 5. entered make install |
| | Thence, with jack runing, I enter | | Thence, with jack runing, I enter |
| - | jack_capture | + | |
| | + | jack_capture |
| | + | |
| | and the rosegarden output saves to a jack_capture_##.wav file in my home folder | | and the rosegarden output saves to a jack_capture_##.wav file in my home folder |
| | | | |