[Csnd] 'triglinseg' not part of Csound?
Date | 2025-03-11 11:59 |
From | Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [Csnd] 'triglinseg' not part of Csound? |
Hello everybody. I’m not able to use the ‚triglinseg‘ opcode. is it not part of Csound anymore? It’s listed in the manual: https://csound.com/docs/manual/triglinseg.html Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2025-03-11 12:08 |
From | "Jeanette C." |
Subject | Re: [Csnd] 'triglinseg' not part of Csound? |
Hi Philipp, I just used it the other day. I'm on a Linux install of Csound 6.18. It may be part of the Csound plugins package, if you're install has them separated. Best wishes, Jeanette -- * Website: http://juliencoder.de - for summer is a state of sound * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g * Audiobombs: https://www.audiobombs.com/users/jeanette_c * GitHub: https://github.com/jeanette-c With you I get so high Lost in the crystal sky You are this melody That's where you take me <3 (Britney Spears) Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2025-03-11 13:03 |
From | vlz |
Subject | Re: [Csnd] 'triglinseg' not part of Csound? |
It's part of Csound core opcodes, but it may be packaged in different ways depending on your platform and version. Prof. Victor Lazzarini Maynooth University Ireland > On 11 Mar 2025, at 12:07, Jeanette C. |
Date | 2025-03-11 14:42 |
From | Rory Walsh |
Subject | Re: [Csnd] 'triglinseg' not part of Csound? |
It's named trigLinseg (note the upper case L) - I guess we could add an alias? On Tue, 11 Mar 2025 at 13:03, vlz <viclazzarini@gmail.com> wrote: It's part of Csound core opcodes, but it may be packaged in different ways depending on your platform and version. |
Date | 2025-03-11 15:02 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
we should.
Prof. Victor Lazzarini
Maynooth University
Ireland
On 11 Mar 2025, at 14:42, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2025-03-11 16:06 |
From | "Jeanette C." |
Subject | Re: [Csnd] 'triglinseg' not part of Csound? |
Mar 11 2025, Rory Walsh has written: > It's named trigLinseg (note the upper case L) - I guess we could add an > alias? Hm, it seems that my Csound ignores that. There are a few other opcodes with capital letters and them I use, but I never did with triglinseg. Strange... > > On Tue, 11 Mar 2025 at 13:03, vlz |
Date | 2025-03-11 16:13 |
From | Arthur Hunkins <000001e1d761dea2-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
The problem may be that in its Manual page, the opcode is spelled all in lower case except in the example, where the L is capitalized. Assuming the capitalization is important, the Manual perhaps should be corrected, or at least made consistent?
Art H.
abhunkin@uncg.edu
http://www.arthunkins.com
From: A discussion list for users of Csound <CSOUND@LISTSERV.HEANET.IE> on behalf of Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
Sent: Tuesday, March 11, 2025 11:02 AM To: CSOUND@LISTSERV.HEANET.IE <CSOUND@LISTSERV.HEANET.IE> Subject: Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? we should.
Prof. Victor Lazzarini
Maynooth University
Ireland
On 11 Mar 2025, at 14:42, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2025-03-11 16:20 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
Csound will definitely mind that difference Prof. Victor Lazzarini Maynooth University Ireland > On 11 Mar 2025, at 16:06, Jeanette C. |
Date | 2025-03-11 16:53 |
From | Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
At least Webcsound does not accept low case trigLinseg. I’m +1 for creating an aliases with only lower case letters. I don’t know what the idea behind the opcode name ’trigLinseg’ was, but, in my opinion, this makes Csound inconsistent. Out of my head a can’t remember a other opcode with upper case letters. All the best, Philipp > Am 11.03.2025 um 17:20 schrieb Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>: > > Csound will definitely mind that difference > > > Prof. Victor Lazzarini > Maynooth University > Ireland > >> On 11 Mar 2025, at 16:06, Jeanette C. |
Date | 2025-03-11 17:02 |
From | Rory Walsh |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
The aliases have already been added to Csound7. There are plenty of examples of Csound opcodes that use uppercase, but I agree that it's not good practice. In my defence, I wrote these opcodes as external opcodes, and purposely used the upper case to distinguish them from Csound internal opcodes. But I should have changed them back earlier. We have been discussing the lack of consistency among opcode names recently. It would be great to define a style guide, be it snake case, camel case, or whatever for all opcodes. On Tue, 11 Mar 2025 at 16:53, Philipp Neumann <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote: At least Webcsound does not accept low case trigLinseg. |
Date | 2025-03-11 17:53 |
From | Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
Great! Can’t wait to move to Csound7. Sorry, i did not want to sound harsh. Thank you for your work! > Am 11.03.2025 um 18:02 schrieb Rory Walsh |
Date | 2025-03-11 18:38 |
From | Rory Walsh |
Subject | Re: [Csnd] [EXTERNAL] Re: [Csnd] 'triglinseg' not part of Csound? |
Not at all, it's a very good point. Nothing stopping you from moving to csound7 right now. There are binaries available on the github page, you just need to log in to access them. On Tue, 11 Mar 2025 at 17:54, Philipp Neumann <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote: Great! Can’t wait to move to Csound7. |