Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
enzienaudio
/
heavylib
Public archive
Notifications
You must be signed in to change notification settings
Fork
17
Star
85
Code
Issues
6
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
heavylib
/
hv.compressor.pd
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
85 lines (85 loc) · 1.9 KB
master
Breadcrumbs
heavylib
/
hv.compressor.pd
Copy path
Top
File metadata and controls
Code
Blame
85 lines (85 loc) · 1.9 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
#N canvas 399 22 455 583 10;
#X obj 145 222 t b f;
#X obj 76 282 f;
#X obj 76 312 /;
#X obj 76 252 -;
#X obj 31 176 f;
#X obj 135 134 t b f f;
#X obj 76 342 +;
#X obj 266 16 inlet;
#X obj 159 70 t b b;
#X obj 145 199 r \$0-ratio;
#X obj 135 14 r \$0-threshold;
#X obj 31 55 env~ 256;
#X obj 31 139 t f f;
#N canvas 639 436 358 251 gainreduc 0;
#X obj 32 94 -;
#X obj 32 114 / 20;
#X obj 32 134 t b f;
#X msg 32 154 10;
#X obj 32 174 pow;
#X obj 32 34 inlet output;
#X obj 47 64 inlet input;
#X obj 32 206 outlet gain-reduction;
#X text 70 172 gr = 20*log10(output - input);
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 2 1 4 1;
#X connect 3 0 4 0;
#X connect 4 0 7 0;
#X connect 5 0 0 0;
#X connect 6 0 0 1;
#X restore 31 402 pd gainreduc;
#X obj 31 466 line~;
#X text 108 312 Gain reduction;
#X obj 31 422 min 1;
#X obj 31 222 moses 70;
#X obj 91 222 t f f;
#X obj 31 93 max;
#X obj 16 502 *~;
#X obj 16 532 outlet~ leftOutput;
#X text 78 445 ms attack/release;
#X obj 159 100 f \$1;
#X obj 195 100 f \$2;
#X obj 159 48 loadbang;
#X msg 31 444 \$1 40;
#X obj 16 14 inlet~ input;
#X obj 31 372 t a;
#X obj 266 36 hv.dispatch \$0 ratio 1;
#X obj 266 56 hv.dispatch \$0 threshold 70;
#X connect 0 0 1 0;
#X connect 0 1 2 1;
#X connect 1 0 2 0;
#X connect 2 0 6 0;
#X connect 3 0 1 0;
#X connect 4 0 17 0;
#X connect 5 0 4 0;
#X connect 5 1 17 1;
#X connect 5 2 18 0;
#X connect 6 0 28 0;
#X connect 7 0 29 0;
#X connect 8 0 23 0;
#X connect 8 1 24 0;
#X connect 9 0 0 0;
#X connect 10 0 5 0;
#X connect 11 0 19 0;
#X connect 12 0 4 0;
#X connect 12 1 13 1;
#X connect 13 0 16 0;
#X connect 14 0 20 1;
#X connect 16 0 26 0;
#X connect 17 0 28 0;
#X connect 17 1 3 0;
#X connect 18 0 3 1;
#X connect 18 1 6 1;
#X connect 19 0 12 0;
#X connect 20 0 21 0;
#X connect 23 0 5 0;
#X connect 24 0 0 0;
#X connect 25 0 8 0;
#X connect 26 0 14 0;
#X connect 27 0 20 0;
#X connect 27 0 11 0;
#X connect 28 0 13 0;
#X connect 29 0 30 0;
You can’t perform that action at this time.