Csound Csound-dev Csound-tekno Search About

[Csnd] [ANN] a new drone

Date2020-03-29 10:38
FromFrancesco Porta
Subject[Csnd] [ANN] a new drone
Hello,
just another piece created with my csound guitar drone.
Hope you enjoy.

https://soundcloud.com/francesco-a-porta/droned1

thanks,
ciao,
francesco.

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

Date2020-03-30 07:53
From00000008a49663bc-dmarc-request@LISTSERV.HEANET.IE
SubjectRe: [Csnd] [ANN] a new drone
I like it! Thank you for sharing

Stefano

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

Date2020-05-15 04:23
From"Dr. Richard Boulanger"
SubjectRe: [Csnd] [ANN] a new drone
Nice.

Details?

What?  

How?

Dr. Richard Boulanger
Professor
Electronic Production and Design
Berklee College of Music

> On Mar 29, 2020, at 5:38 AM, Francesco Porta  wrote:
> 
> Hello,
> just another piece created with my csound guitar drone.
> Hope you enjoy.
> 
> https://soundcloud.com/francesco-a-porta/droned1
> 
> thanks,
> ciao,
> francesco.
> 
> 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

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

Date2020-05-15 14:03
FromKevin Welsh
SubjectRe: [Csnd] [ANN] a new drone
This is a fantastic instrument/effect!  If you're willing to share code, I'd love to take this for a spin with a few instruments of my own... and maybe if I'm feeling daring, I'd even love to try modify it for cabbage to be used in DAWs.

Either way, great work and thanks for sharing!

On Thu, May 14, 2020 at 11:23 PM Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
Nice.

Details?

What? 

How?

Dr. Richard Boulanger
Professor
Electronic Production and Design
Berklee College of Music

> On Mar 29, 2020, at 5:38 AM, Francesco Porta <francescoarmandoporta@gmail.com> wrote:
>
> Hello,
> just another piece created with my csound guitar drone.
> Hope you enjoy.
>
> https://soundcloud.com/francesco-a-porta/droned1
>
> thanks,
> ciao,
> francesco.
>
> 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

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
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

Date2020-06-16 16:46
Fromfrancesco
SubjectRe: [Csnd] [ANN] a new drone
AttachmentsdroneD1_ex.csd  droneD1_ex.lua  
Hi,
sorry to reply so late.
Thanks for your interest, i had some really fun with this instruments.
BUT almost all instruments are stolen from Steven Yi and Joachim Heintz!
So a big thanks to those guy (and all developers for their work and for
sharing beautiful code with us).
Attached there is csd file and a lua file that i used for a simple GUI
that essentially is used to activate and setting volumes of instruments,
so i guess you will find really easy to adapt what you need.
For scanned synth instruments you will need matrix files
"string-128" and "spiral-8,16,128,2,1over2".
This should be included in csound manual examples.

Hope you will find it useful.

Thanks,
ciao,
francesco.



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

Date2020-06-16 17:52
Fromjohn
SubjectRe: [Csnd] [ANN] a new drone
All I get is silence.  How do I get to hear stuff?  I removed te deenency 
on jack and the input.  what else do I need?


On Tue, 16 Jun 2020, francesco wrote:

> Hi,
> sorry to reply so late.
> Thanks for your interest, i had some really fun with this instruments.
> BUT almost all instruments are stolen from Steven Yi and Joachim Heintz!
> So a big thanks to those guy (and all developers for their work and for
> sharing beautiful code with us).
> Attached there is csd file and a lua file that i used for a simple GUI
> that essentially is used to activate and setting volumes of instruments,
> so i guess you will find really easy to adapt what you need.
> For scanned synth instruments you will need matrix files
> "string-128" and "spiral-8,16,128,2,1over2".
> This should be included in csound manual examples.
>
> Hope you will find it useful.
>
> Thanks,
> ciao,
> francesco.
>
>
>
> 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
>

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

Date2020-06-16 19:11
Fromfrancesco
SubjectRe: [Csnd] [ANN] a new drone
Hello John,
i use a gui for activate single instruments and for settings
their volume and there are also global volume and reverb controls.
Then i use live input that triggers events to active instruments.
There are two group of instruments:
one record input sound on table and then use this table
for making a sort of drone (using mincer, pvsfreeze and syncgrain),
the second make a analysis of input sound, store the results on tables
and then triggers the (active) instruments using amp and frequency
value from tables.
All instruments are drone of duration setted.

I guess you can manually set the controls (volume etc. and what
instruments to use) and then use a sampled sound as input.
Oh and you need setting a drone duration also.
When i was testing this i used a sampled guitar note.
I will try to rewriting a standalone csd.
Hope to be enough clear :)

Thanks,
ciao,
francesco.

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

Date2020-06-16 19:25
Fromfrancesco
SubjectRe: [Csnd] [ANN] a new drone
AttachmentsdroneD1_standalone.csd  
something like this (attached) ...

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

Date2020-06-16 20:39
Fromjohn
SubjectRe: [Csnd] [ANN] a new drone
Than you -- #i now have sonds


On Tue, 16 Jun 2020, francesco wrote:

> something like this (attached) ...
>
> 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
>

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