hlolli / csound-mode

Emacs major mode for coding in Csound
41 stars 14 forks source link

Add csound-play-flags and csound-render-flags customizable variables #16

Closed diegov closed 4 years ago

diegov commented 4 years ago

I've added customizable variables to invoke csound with extra flags, like -+rtaudio=pulse when playing files, or -r.

hlolli commented 4 years ago

Awesome, I'll merge this later today, I'd love to see this added to the changelog. You're free to do it, I'll do it otherwise later today.

diegov commented 4 years ago

I'b be happy to, would this include a version bump? 0.2.2?

hlolli commented 4 years ago

nono, just write master in square brackets at the top.

On Mon, 18 May 2020 at 15:43, Diego Veralli notifications@github.com wrote:

I'b be happy to, would this include a version bump? 0.2.2?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hlolli/csound-mode/pull/16#issuecomment-630191663, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOLDASS7FUOSOL2ICQWNDDRSE3OLANCNFSM4NDSY5NA .

diegov commented 4 years ago

Changelog updated, cheers.

hlolli commented 4 years ago

Thank YOU!