Re: [linux-audio-user] splicing a drum fill to make a loop?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] splicing a drum fill to make a loop?
From: Frank Barknecht (barknech_AT_ph-cip.uni-koeln.de)
Date: Tue Oct 23 2001 - 10:42:13 EEST


Krzys Majewski hat gesagt: // Krzys Majewski wrote:

> My problem with mxv and snd is that the cursor never seems to move
> when I play the sample.

Put this in ~/.snd:
<--------------------------------------->
;;; Make the cursor visible as a line
(add-hook! start-playing-hook
     (lambda (snd)
        (set-cursor-follows-play #t)
        (set-cursor-style cursor-line)
     ; return false
     #f
     ))
<--------------------------------------->
bye,

-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Oct 23 2001 - 10:55:27 EEST