From 21e720bb89e494cc89e99169e13fff9bf0dbdc6f Mon Sep 17 00:00:00 2001 From: Grant Shangreaux Date: Fri, 29 Oct 2021 19:44:06 -0500 Subject: Add: pack an Array> of samples and push_buffer - add a method to set the sample rate of the sine wave --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 320eeb1..60df760 100644 --- a/Makefile +++ b/Makefile @@ -7,3 +7,6 @@ build: refresh_lib: build cp $(LIB_PATH) klangfarb + +release: + cd klangfarbrs && cargo build --release -- cgit v1.2.3