From j_hearon at hotmail.com Thu Dec 27 08:37:13 2018 From: j_hearon at hotmail.com (James Hearon) Date: Thu, 27 Dec 2018 16:37:13 +0000 Subject: [CM] Snd Edit envelope In-Reply-To: References: Message-ID: Hi, I haven't been able to view the waveform in Edit envelope for a while, and seems like I used to be able to see the waveform selection in the edit window. I can see the breakpoint handles, and those are applied to the sound okay, but I'm just guessing a bit as to where the breakpoints should go without the visual feedback in the Edit envelope window. I'm currently on Snd 18.9, fedora 29 ...from Snd Help s7: 7.6, Xen : 3.27 Alsa 1.1.6 Sndlib 24.7 CLM 6.19 GSL 2.4 Motif 2.3.4 X11R6 OpenGL 3.0 Mesa 18.2.6 Xpm 3.4.11 and my configure for building has been: ./configure --with-s7 --with-gsl --with-motif --with-alsa No GL in the configure statement. I'm wondering if I need to add GL to see the waveform in Edit envelope? Thank You, Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: From bil at ccrma.Stanford.EDU Thu Dec 27 10:46:17 2018 From: bil at ccrma.Stanford.EDU (bil at ccrma.Stanford.EDU) Date: Thu, 27 Dec 2018 10:46:17 -0800 Subject: [CM] Snd Edit envelope In-Reply-To: References: Message-ID: <3539f756f0ee7dd281110938f75afb26@ccrma.stanford.edu> That is bizarre -- I don't think that code has changed in this century, but this appears to fix the waveform display problem: change line 1057 of snd-env.c to ((show_fft) && (!active_channel->fft))) (i.e. add the show_fft check). From j_hearon at hotmail.com Fri Dec 28 07:48:02 2018 From: j_hearon at hotmail.com (James Hearon) Date: Fri, 28 Dec 2018 15:48:02 +0000 Subject: [CM] Snd Edit envelope In-Reply-To: References: Message-ID: Hi, Yes, thanks Bill. Waves and freqs are showing up in Edit envelope again. Regards, Jim ________________________________ From: cmdist-bounces at ccrma.Stanford.EDU on behalf of cmdist-request at ccrma.Stanford.EDU Sent: Thursday, December 27, 2018 8:00 PM To: cmdist at ccrma.Stanford.EDU Subject: Cmdist Digest, Vol 127, Issue 1 Send Cmdist mailing list submissions to cmdist at ccrma.stanford.edu To subscribe or unsubscribe via the World Wide Web, visit https://cm-mail.stanford.edu/mailman/listinfo/cmdist or, via email, send a message with subject or body 'help' to cmdist-request at ccrma.stanford.edu You can reach the person managing the list at cmdist-owner at ccrma.stanford.edu When replying, please edit your Subject line so it is more specific than "Re: Contents of Cmdist digest..." Today's Topics: 1. Snd Edit envelope (James Hearon) 2. Re: Snd Edit envelope (bil at ccrma.Stanford.EDU) ---------------------------------------------------------------------- Message: 1 Date: Thu, 27 Dec 2018 16:37:13 +0000 From: James Hearon To: "cmdist at ccrma.Stanford.EDU" Subject: [CM] Snd Edit envelope Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hi, I haven't been able to view the waveform in Edit envelope for a while, and seems like I used to be able to see the waveform selection in the edit window. I can see the breakpoint handles, and those are applied to the sound okay, but I'm just guessing a bit as to where the breakpoints should go without the visual feedback in the Edit envelope window. I'm currently on Snd 18.9, fedora 29 ...from Snd Help s7: 7.6, Xen : 3.27 Alsa 1.1.6 Sndlib 24.7 CLM 6.19 GSL 2.4 Motif 2.3.4 X11R6 OpenGL 3.0 Mesa 18.2.6 Xpm 3.4.11 and my configure for building has been: ./configure --with-s7 --with-gsl --with-motif --with-alsa No GL in the configure statement. I'm wondering if I need to add GL to see the waveform in Edit envelope? Thank You, Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Message: 2 Date: Thu, 27 Dec 2018 10:46:17 -0800 From: bil at ccrma.Stanford.EDU To: James Hearon Cc: "cmdist at ccrma.Stanford.EDU" Subject: Re: [CM] Snd Edit envelope Message-ID: <3539f756f0ee7dd281110938f75afb26 at ccrma.stanford.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed That is bizarre -- I don't think that code has changed in this century, but this appears to fix the waveform display problem: change line 1057 of snd-env.c to ((show_fft) && (!active_channel->fft))) (i.e. add the show_fft check). ------------------------------ _______________________________________________ Cmdist mailing list Cmdist at ccrma.stanford.edu https://cm-mail.stanford.edu/mailman/listinfo/cmdist End of Cmdist Digest, Vol 127, Issue 1 ************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: