From cf009b4cbb1eec083ab17ce370df090979eaf68e Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Thu, 19 Aug 2021 22:20:56 -0400 Subject: pitchscreen make it a plugin full commandline parsing -has pitch, speed, time_stretch /* pitch_screen * accepts args -q, -g, -p=, -s=, -k=; (= sign is optional) * -q silences output splash * -g runs the gui (Runs immediately) * -p100 would set pitch to 100% * -s=90 sets speed to 90% if timestrech is enabled * -k=true -k1 enables time stretch -k0 -kf-kn disables */ Change-Id: I900c4b5d184e12ddbe47509f66fdf3e55193a520 --- apps/plugins/CATEGORIES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/CATEGORIES') diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index d3093689f9..471a32b9e1 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -76,6 +76,7 @@ pegbox,games periodic_table,apps pictureflow,demos pitch_detector,apps +pitch_screen,viewers pixel-painter,games plasma,demos png,viewers -- cgit v1.2.3