tidalcycles / Dirt

Experimental sample playback
GNU General Public License v3.0
85 stars 24 forks source link

Display version with -v flag #37

Closed calumgunn closed 9 years ago

calumgunn commented 9 years ago

Hello all!

Thought I'd start on the road to contributing with an easy one that deserves a tiny bit of conversation.

Issue #32 raises a good point - the --version flag doesn't work. Is there a versioning protocol in place? I see there's a 1.0 tag, but seems that was two years ago.

Would be good to add something as a version, even if arbitrary to begin with, then we can incrementally update as we go. Removing the sample directory seems like a big step for the version number!

Let me know if there's a better way of displaying the version - I'm fairly new to C but excited to contribute!

yaxu commented 9 years ago

Thanks Calum!

calumgunn commented 9 years ago

:+1:

yaxu commented 9 years ago

BTW any idea why -c segfaults? #38

calumgunn commented 9 years ago

I'll have a look!