id
int64
0
755k
file_name
stringlengths
3
109
file_path
stringlengths
13
185
content
stringlengths
31
9.38M
size
int64
31
9.38M
language
stringclasses
1 value
extension
stringclasses
11 values
total_lines
int64
1
340k
avg_line_length
float64
2.18
149k
max_line_length
int64
7
2.22M
alphanum_fraction
float64
0
1
repo_name
stringlengths
6
65
repo_stars
int64
100
47.3k
repo_forks
int64
0
12k
repo_open_issues
int64
0
3.4k
repo_license
stringclasses
9 values
repo_extraction_date
stringclasses
92 values
exact_duplicates_redpajama
bool
2 classes
near_duplicates_redpajama
bool
2 classes
exact_duplicates_githubcode
bool
2 classes
exact_duplicates_stackv2
bool
1 class
exact_duplicates_stackv1
bool
2 classes
near_duplicates_githubcode
bool
2 classes
near_duplicates_stackv1
bool
2 classes
near_duplicates_stackv2
bool
1 class
20,049
BitcrushControlDialog.h
LMMS_lmms/plugins/Bitcrush/BitcrushControlDialog.h
/* * BitcrushControlDialog.h - A native bitcrusher * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2006-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/o...
1,395
C++
.h
42
31.309524
77
0.773304
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,050
BitcrushControls.h
LMMS_lmms/plugins/Bitcrush/BitcrushControls.h
/* * BitcrushControls.h - A native bitcrusher * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2006-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * ...
2,087
C++
.h
69
28.057971
77
0.774096
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,051
Watsyn.h
LMMS_lmms/plugins/Watsyn/Watsyn.h
/* * Watsyn.h - a 4-oscillator modulating wavetable synth * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as ...
8,697
C++
.h
309
25.731392
97
0.704896
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,052
LocalFileMng.h
LMMS_lmms/plugins/HydrogenImport/LocalFileMng.h
#ifndef LFILEMNG_H #define LFILEMNG_H #include <iostream> #include <fstream> #include <vector> #include <string> #include <QDomDocument> namespace lmms { class LocalFileMng { public: static QString readXmlString( QDomNode , const QString& nodeName, const QString& defaultValue, bool bCanBeEmpty = false, bool bShoul...
1,083
C++
.h
22
47.545455
182
0.797721
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,053
HydrogenImport.h
LMMS_lmms/plugins/HydrogenImport/HydrogenImport.h
#ifndef _HYDROGEN_IMPORT_H #define _HYDROGEN_IMPORT_H #include <QString> #include "ImportFilter.h" namespace lmms { class HydrogenImport : public ImportFilter { public: HydrogenImport( const QString & _file ); bool readSong(); ~HydrogenImport() override = default; gui::PluginView* instantiateView( QWi...
456
C++
.h
21
19.428571
55
0.757075
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,054
MidiExport.h
LMMS_lmms/plugins/MidiExport/MidiExport.h
/* * MidiExport.h - support for Exporting MIDI-files * * Copyright (c) 2015 Mohamed Abdel Maksoud <mohamed at amaksoud.com> * Copyright (c) 2017 Hyunjin Song <tteu.ingog/at/gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it u...
2,935
C++
.h
82
33.658537
79
0.765454
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,056
Dispersion.h
LMMS_lmms/plugins/Dispersion/Dispersion.h
/* * Dispersion.h * * Copyright (c) 2023 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either *...
1,962
C++
.h
60
30.483333
115
0.760383
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,057
DispersionControls.h
LMMS_lmms/plugins/Dispersion/DispersionControls.h
/* * DispersionControls.h * * Copyright (c) 2023 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; e...
1,940
C++
.h
66
27.409091
70
0.78752
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,058
DispersionControlDialog.h
LMMS_lmms/plugins/Dispersion/DispersionControlDialog.h
/* * DispersionControlDialog.h * * Copyright (c) 2023 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundati...
1,353
C++
.h
41
31.121951
70
0.778632
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,059
SaProcessor.h
LMMS_lmms/plugins/SpectrumAnalyzer/SaProcessor.h
/* SaProcessor.h - declaration of SaProcessor class. * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * Based partially on Eq plugin code, * Copyright (c) 2014 David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free so...
6,552
C++
.h
138
45.297101
100
0.767241
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,060
SaSpectrumView.h
LMMS_lmms/plugins/SpectrumAnalyzer/SaSpectrumView.h
/* SaSpectrumView.h - declaration of SaSpectrumView class. * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * Based partially on Eq plugin code, * Copyright (c) 2014 David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is f...
4,826
C++
.h
124
36.846774
93
0.774732
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,061
Analyzer.h
LMMS_lmms/plugins/SpectrumAnalyzer/Analyzer.h
/* Analyzer.h - declaration of Analyzer class. * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * Based partially on Eq plugin code, * Copyright (c) 2014-2017, David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free so...
2,340
C++
.h
63
35.079365
81
0.768039
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,062
SaWaterfallView.h
LMMS_lmms/plugins/SpectrumAnalyzer/SaWaterfallView.h
/* SaWaterfallView.h - declaration of SaWaterfallView class. * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as p...
2,783
C++
.h
83
31.590361
94
0.782836
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,063
DataprocLauncher.h
LMMS_lmms/plugins/SpectrumAnalyzer/DataprocLauncher.h
/* * DataprocLauncher.h - QThread::create workaround for older Qt version * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
1,494
C++
.h
48
29.145833
86
0.767944
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,064
SaControlsDialog.h
LMMS_lmms/plugins/SpectrumAnalyzer/SaControlsDialog.h
/* * SaControlsDialog.h - declatation of SaControlsDialog class. * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License...
1,895
C++
.h
56
32
85
0.782037
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,065
SaControls.h
LMMS_lmms/plugins/SpectrumAnalyzer/SaControls.h
/* * SaControls.h - declaration of SaControls class. * * Copyright (c) 2019 Martin Pavelek <he29/dot/HS/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as publishe...
2,998
C++
.h
88
32.079545
74
0.790512
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,066
GranularPitchShifterEffect.h
LMMS_lmms/plugins/GranularPitchShifter/GranularPitchShifterEffect.h
/* * GranularPitchShifter.h * * Copyright (c) 2024 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation;...
5,144
C++
.h
152
30.927632
127
0.708881
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,067
GranularPitchShifterControls.h
LMMS_lmms/plugins/GranularPitchShifter/GranularPitchShifterControls.h
/* * GranularPitchShifterControls.h * * Copyright (c) 2024 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Fou...
2,449
C++
.h
75
30.706667
70
0.810593
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,068
GranularPitchShifterControlDialog.h
LMMS_lmms/plugins/GranularPitchShifter/GranularPitchShifterControlDialog.h
/* * GranularPitchShifterControlDialog.h * * Copyright (c) 2024 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Softwar...
1,857
C++
.h
62
28.16129
75
0.798541
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,069
Lv2Instrument.h
LMMS_lmms/plugins/Lv2Instrument/Lv2Instrument.h
/* * Lv2Instrument.h - implementation of LV2 instrument * * Copyright (c) 2018-2023 Johannes Lorenz <jlsf2013$users.sourceforge.net, $=@> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Lic...
2,901
C++
.h
103
26.252427
80
0.776976
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,070
Sfxr.h
LMMS_lmms/plugins/Sfxr/Sfxr.h
/* * Sfxr.h - declaration of classes of the LMMS sfxr plugin * Originally written by Tomas Pettersson. For the original license, * please read readme.txt in this directory * * Copyright (c) 2014 Wong Cho Ching * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribu...
7,579
C++
.h
251
28.063745
99
0.777441
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,071
TripleOscillator.h
LMMS_lmms/plugins/TripleOscillator/TripleOscillator.h
/* * TripleOscillator.h - declaration of class TripleOscillator a powerful * instrument-plugin with 3 oscillators * * Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistr...
4,725
C++
.h
164
26.292683
82
0.768514
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,072
FreeBoy.h
LMMS_lmms/plugins/FreeBoy/FreeBoy.h
/* * FreeBoy.h - GameBoy papu based instrument * * Copyright (c) 2008 Attila Herman <attila589/at/gmail.com> * Csaba Hruska <csaba.hruska/at/gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the term...
4,285
C++
.h
137
29.233577
74
0.80185
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,073
GbApuWrapper.h
LMMS_lmms/plugins/FreeBoy/GbApuWrapper.h
/* * GbApuWrapper.h - Gb_Apu subclass which allows direct buffer access * Copyright (c) 2017 Tres Finocchiaro <tres.finocchiaro/at/gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * ...
1,718
C++
.h
48
33.854167
97
0.748041
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,074
BitInvader.h
LMMS_lmms/plugins/BitInvader/BitInvader.h
/* * BitInvader.h - declaration of class BitInvader and BSynth which * are a wavetable synthesizer * * Copyright (c) 2006-2008 Andreas Brandmaier <andy/at/brandmaier/dot/de> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or...
3,525
C++
.h
123
26.382114
73
0.768198
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,075
LOMM.h
LMMS_lmms/plugins/LOMM/LOMM.h
/* * LOMM.h * * Copyright (c) 2023 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either * versi...
2,624
C++
.h
80
30.525
74
0.746406
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,076
LOMMControls.h
LMMS_lmms/plugins/LOMM/LOMMControls.h
/* * LOMMControls.h * * Copyright (c) 2023 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either ...
3,368
C++
.h
121
25.793388
70
0.805762
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,077
LOMMControlDialog.h
LMMS_lmms/plugins/LOMM/LOMMControlDialog.h
/* * LOMMControlDialog.h * * Copyright (c) 2023 Lost Robot <r94231/at/gmail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; ei...
3,874
C++
.h
107
34.074766
194
0.774746
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,078
FlangerControlsDialog.h
LMMS_lmms/plugins/Flanger/FlangerControlsDialog.h
/* * flangercontrolsdialog.h - defination of FlangerControlsDialog class. * * Copyright (c) 2014 David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1,365
C++
.h
41
31.390244
75
0.78125
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,079
FlangerControls.h
LMMS_lmms/plugins/Flanger/FlangerControls.h
/* * flangercontrols.h - defination of StereoDelay class. * * Copyright (c) 2014 David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Licens...
2,055
C++
.h
67
28.671642
75
0.786835
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,080
FlangerEffect.h
LMMS_lmms/plugins/Flanger/FlangerEffect.h
/* * flangereffect.h - defination of FlangerEffect class. * * Copyright (c) 2014 David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Licens...
1,606
C++
.h
51
29.529412
80
0.773022
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,081
MonoDelay.h
LMMS_lmms/plugins/Flanger/MonoDelay.h
/* * monodelay.h - defination of MonoDelay class. * * Copyright (c) 2014 David French <dave/dot/french3/at/googlemail/dot/com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as pub...
1,533
C++
.h
56
25.303571
75
0.740791
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,082
DynamicsProcessorControls.h
LMMS_lmms/plugins/DynamicsProcessor/DynamicsProcessorControls.h
/* * DynamicsProcessorControls.h - controls for DynamicsProcessor-effect * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2008 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redi...
2,316
C++
.h
79
27.164557
74
0.774164
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,083
DynamicsProcessor.h
LMMS_lmms/plugins/DynamicsProcessor/DynamicsProcessor.h
/* * DynamicsProcessor.h - DynamicsProcessor effect-plugin * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2006-2008 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute ...
1,806
C++
.h
57
29.508772
77
0.766647
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,084
DynamicsProcessorControlDialog.h
LMMS_lmms/plugins/DynamicsProcessor/DynamicsProcessorControlDialog.h
/* * DynamicsProcessorControlDialog.h - control-dialog for DynamicsProcessor-effect * * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2006-2008 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free soft...
1,437
C++
.h
43
31.465116
81
0.774474
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,085
CompressorControlDialog.h
LMMS_lmms/plugins/Compressor/CompressorControlDialog.h
/* * CompressorControlDialog.h * * Copyright (c) 2020 Lost Robot <r94231@gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; eit...
6,512
C++
.h
186
32.973118
78
0.783177
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,086
Compressor.h
LMMS_lmms/plugins/Compressor/Compressor.h
/* * Compressor.h * * Copyright (c) 2020 Lost Robot <r94231@gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either * versio...
3,338
C++
.h
117
26.333333
87
0.758718
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,087
CompressorControls.h
LMMS_lmms/plugins/Compressor/CompressorControls.h
/* * CompressorControls.h * * Copyright (c) 2020 Lost Robot <r94231@gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either ...
2,543
C++
.h
88
26.829545
72
0.801805
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,088
VstPlugin.h
LMMS_lmms/plugins/VstBase/VstPlugin.h
/* * VstPlugin.h - declaration of VstPlugin class * * Copyright (c) 2005-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as p...
3,881
C++
.h
136
26.294118
78
0.768711
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,089
communication.h
LMMS_lmms/plugins/VstBase/communication.h
/* * communication.h - header file defining stuff concerning communication between * LVSL-server and -client * * Copyright (c) 2005-2010 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute i...
2,034
C++
.h
78
24.064103
80
0.801031
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,090
ExprSynth.h
LMMS_lmms/plugins/Xpressive/ExprSynth.h
/* * exprfront.h - header file to a Frontend to ExprTk * * Copyright (c) 2016-2017 Orr Dvori * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Founda...
3,637
C++
.h
134
25.164179
138
0.738718
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,091
Xpressive.h
LMMS_lmms/plugins/Xpressive/Xpressive.h
/* * Xpressive.h - Instrument which uses a mathematical formula parser * * Copyright (c) 2016-2017 Orr Dvori * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Fre...
5,614
C++
.h
189
27.603175
75
0.772693
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,092
SidInstrument.h
LMMS_lmms/plugins/Sid/SidInstrument.h
/* * SidInstrument.h - ResID based software-synthesizer * * Copyright (c) 2008 Csaba Hruska <csaba.hruska/at/gmail.com> * Attila Herman <attila589/at/gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it unde...
4,604
C++
.h
174
23.862069
84
0.747947
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,093
revsc.h
LMMS_lmms/plugins/ReverbSC/revsc.h
typedef struct { int writePos; int bufferSize; int readPos; int readPosFrac; int readPosFrac_inc; int dummy; int seedVal; int randLine_cnt; SPFLOAT filterState; SPFLOAT *buf; } sp_revsc_dl; typedef struct { SPFLOAT feedback, lpfreq; SPFLOAT iSampleRate, iPitchMod, iSkip...
700
C++
.h
26
23.076923
105
0.697917
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
20,094
base.h
LMMS_lmms/plugins/ReverbSC/base.h
#include <stdint.h> #include <stdio.h> #define NO_LIBSNDFILE #ifndef NO_LIBSNDFILE #include "sndfile.h" #endif #define SP_BUFSIZE 4096 #ifndef SPFLOAT #define SPFLOAT float #endif #define SP_OK 1 #define SP_NOT_OK 0 #define SP_RANDMAX 2147483648 typedef unsigned long sp_frame; typedef struct sp_auxdata { si...
1,913
C++
.h
65
27.092308
80
0.711318
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,095
dcblock.h
LMMS_lmms/plugins/ReverbSC/dcblock.h
typedef struct { SPFLOAT gg; SPFLOAT outputs; SPFLOAT inputs; SPFLOAT gain; } sp_dcblock; int sp_dcblock_create(sp_dcblock **p); int sp_dcblock_destroy(sp_dcblock **p); int sp_dcblock_init(sp_data *sp, sp_dcblock *p, int oversampling ); int sp_dcblock_compute(sp_data *sp, sp_dcblock *p, SPFLOAT *in, SP...
333
C++
.h
10
30.6
78
0.717391
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,097
ReverbSC.h
LMMS_lmms/plugins/ReverbSC/ReverbSC.h
/* * RerverbSC.h - Reverb algorithm by Sean Costello * * Copyright (c) 2017 Paul Batchelor * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundati...
1,604
C++
.h
55
27
80
0.759452
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,098
ReverbSCControlDialog.h
LMMS_lmms/plugins/ReverbSC/ReverbSCControlDialog.h
/* * ReverbSCControlDialog.h - control dialog for ReverbSC * * Copyright (c) 2017 Paul Batchelor * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Fo...
1,292
C++
.h
41
29.585366
70
0.776252
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,099
VstEffectControlDialog.h
LMMS_lmms/plugins/VstEffect/VstEffectControlDialog.h
/* * VstEffectControlDialog.h - dialog for displaying GUI of VST-effect-plugin * * Copyright (c) 2006-2010 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
1,941
C++
.h
62
29.387097
77
0.788058
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,100
VstEffectControls.h
LMMS_lmms/plugins/VstEffect/VstEffectControls.h
/* * VstEffectControls.h - controls for VST effect plugins * * Copyright (c) 2008-2011 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Lic...
3,009
C++
.h
108
25.814815
77
0.780966
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,101
VstSubPluginFeatures.h
LMMS_lmms/plugins/VstEffect/VstSubPluginFeatures.h
/* * VstSubPluginFeatures.h - derivation from * Plugin::Descriptor::SubPluginFeatures for * hosting VST-plugins * * Copyright (c) 2006-2009 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is fr...
1,612
C++
.h
44
34.227273
77
0.734576
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,102
VstEffect.h
LMMS_lmms/plugins/VstEffect/VstEffect.h
/* * VstEffect.h - class for handling VST effect plugins * * Copyright (c) 2006-2009 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Licen...
1,820
C++
.h
57
29.824561
77
0.769937
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,103
RemoteZynAddSubFx.h
LMMS_lmms/plugins/ZynAddSubFx/RemoteZynAddSubFx.h
/* * RemoteZynAddSubFx.h - ZynAddSubFX-embedding plugin * * Copyright (c) 2008-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Licens...
1,218
C++
.h
36
31.916667
77
0.780239
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,104
ZynAddSubFx.h
LMMS_lmms/plugins/ZynAddSubFx/ZynAddSubFx.h
/* * ZynAddSubFx.h - ZynAddSubFX-embedding plugin * * Copyright (c) 2008-2010 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as p...
3,567
C++
.h
122
27.172131
110
0.787736
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,105
LocalZynAddSubFx.h
LMMS_lmms/plugins/ZynAddSubFx/LocalZynAddSubFx.h
/* * LocalZynAddSubFx.h - local implementation of ZynAddSubFx plugin * * Copyright (c) 2009-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pub...
1,963
C++
.h
62
29.516129
77
0.757867
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,106
Nes.h
LMMS_lmms/plugins/Nes/Nes.h
/* Nes.h - A NES instrument plugin for LMMS * * Copyright (c) 2014 Vesa Kivim√§ki * Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it und...
8,368
C++
.h
285
26.712281
143
0.722845
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,107
TapTempoView.h
LMMS_lmms/plugins/TapTempo/TapTempoView.h
/* * TapTempoView.h - Plugin to count beats per minute * * * Copyright (c) 2022 saker <sakertooth@gmail.com> * * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the ...
1,587
C++
.h
56
26.589286
70
0.771504
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,108
TapTempo.h
LMMS_lmms/plugins/TapTempo/TapTempo.h
/* * TapTempo.h - Plugin to count beats per minute * * Copyright (c) 2022 saker <sakertooth@gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Softw...
1,655
C++
.h
50
31.16
92
0.75596
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,109
AmplifierControls.h
LMMS_lmms/plugins/Amplifier/AmplifierControls.h
/* * AmplifierControls.h - controls for bassboosterx -effect * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2008-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribut...
2,015
C++
.h
63
30.079365
77
0.786193
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,110
Amplifier.h
LMMS_lmms/plugins/Amplifier/Amplifier.h
/* * Amplifier.h - amplifier-effect-plugin * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2006-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * mod...
1,555
C++
.h
46
31.869565
79
0.769847
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,111
AmplifierControlDialog.h
LMMS_lmms/plugins/Amplifier/AmplifierControlDialog.h
/* * AmplifierControlDialog.h - control dialog for amplifier effect * * Copyright (c) 2014 Vesa Kivim√§ki <contact/dot/diizy/at/nbl/dot/fi> * Copyright (c) 2006-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redi...
1,501
C++
.h
44
32.295455
77
0.778853
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,112
LadspaControls.h
LMMS_lmms/plugins/LadspaEffect/LadspaControls.h
/* * LadspaControls.h - model for LADSPA plugin controls * * Copyright (c) 2008-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Licen...
2,239
C++
.h
72
29.013889
77
0.778451
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,113
LadspaEffect.h
LMMS_lmms/plugins/LadspaEffect/LadspaEffect.h
/* * LadspaEffect.h - class for handling LADSPA effect plugins * * Copyright (c) 2006-2008 Danny McRae <khjklujn/at/users.sourceforge.net> * Copyright (c) 2009 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribu...
2,200
C++
.h
71
28.873239
74
0.765321
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
20,114
LadspaMatrixControlDialog.h
LMMS_lmms/plugins/LadspaEffect/LadspaMatrixControlDialog.h
/* * LadspaMatrixControlDialog.h - Dialog for displaying and editing control port * values for LADSPA plugins in a matrix display * * Copyright (c) 2015 Michael Gregorius <michaelgregorius/at/web[dot]de> * * This file is part of LMMS - http://lmms.io * * This program is free softwa...
2,350
C++
.h
71
30.985915
99
0.766268
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,115
LadspaSubPluginFeatures.h
LMMS_lmms/plugins/LadspaEffect/LadspaSubPluginFeatures.h
/* * LadspaSubPluginFeatures.h - derivation from * Plugin::Descriptor::SubPluginFeatures for * hosting LADSPA-plugins * * Copyright (c) 2006-2007 Danny McRae <khjklujn/at/users.sourceforge.net> * Copyright (c) 2006-2009 Tobias Doerffel <tobydox/at/users.sour...
1,756
C++
.h
45
36.533333
77
0.736749
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,116
LadspaControlDialog.h
LMMS_lmms/plugins/LadspaEffect/LadspaControlDialog.h
/* * LadspaControlDialog.h - dialog for displaying and editing control port * values for LADSPA plugins * * Copyright (c) 2006-2008 Danny McRae <khjklujn/at/users.sourceforge.net> * Copyright (c) 2009 Tobias Doerffel <tobydox/at/users.sourceforge.net> * * This file is part of LMMS - http...
1,642
C++
.h
50
30.8
74
0.765118
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,117
LadspaWidgetFactory.h
LMMS_lmms/plugins/LadspaEffect/LadspaWidgetFactory.h
/* * LadspaWidgetFactory.h - Factory that creates widgets for LADSPA ports * * Copyright (c) 2023 Michael Gregorius * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by t...
1,276
C++
.h
39
30.871795
80
0.770171
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,118
Sin.h
LMMS_lmms/plugins/LadspaEffect/caps/Sin.h
/* Sin.h Copyright 2004-11 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ sin() generator. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at...
1,303
C++
.h
46
25.565217
66
0.72595
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,119
VCO.h
LMMS_lmms/plugins/LadspaEffect/caps/VCO.h
/* VCO.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ an oversampled triangle/saw/square oscillator, and a combination of two such oscillators with hard sync. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License...
2,451
C++
.h
103
20.631068
78
0.658157
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,120
Clip.h
LMMS_lmms/plugins/LadspaEffect/caps/Clip.h
/* Clip.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ oversampled hard ('diode', 'transistor', sometimes 'op-amp') clipper. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software...
1,746
C++
.h
66
23.409091
70
0.701511
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,121
White.h
LMMS_lmms/plugins/LadspaEffect/caps/White.h
/* White.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ white noise generator. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License,...
1,320
C++
.h
46
25.956522
66
0.73126
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,122
Phaser.h
LMMS_lmms/plugins/LadspaEffect/caps/Phaser.h
/* Phaser.h Copyright 2002-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ Standard and fractal-modulated phaser units. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either ver...
2,701
C++
.h
123
18.585366
71
0.661258
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,123
Cabinet-Models32.h
LMMS_lmms/plugins/LadspaEffect/caps/Cabinet-Models32.h
/* Cabinet-Models32.h Copyright 2005 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ Coefficients for 32nd order IIR filters modeling the frequency responses of a few select instrument amplifier speaker boxes. */ /* This program is free software; you can redistribute it and/or modify it under the terms of ...
33,838
C++
.h
225
146.382222
573
0.770929
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,124
SweepVF.h
LMMS_lmms/plugins/LadspaEffect/caps/SweepVF.h
/* SweepVF.h Copyright 2004-7 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ SweepVFI, a lorenz fractal modulating the cutoff frequency of a state-variable (ladder) filter. SweepVFII, the same with Q being modulated by a second fractal. AutoWah, SVF being modulated by 'instant' amplitude (envelope). *...
2,880
C++
.h
119
21.176471
78
0.675147
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,125
Lorenz.h
LMMS_lmms/plugins/LadspaEffect/caps/Lorenz.h
/* Lorenz.h Copyright 2004-11 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ turns the state of a Lorenz fractal into sound. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either...
1,356
C++
.h
46
26.717391
66
0.733333
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,126
Cabinet.h
LMMS_lmms/plugins/LadspaEffect/caps/Cabinet.h
/* Cabinet.h Copyright 2002-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ CabinetI - 16th order IIR filters modeled after various impulse responses from Steve Harris' 'imp' plugin. Limited to 44.1 kHz sample rate. CabinetII - 32nd order IIR filters modeled after the same impulse responses using a dif...
3,022
C++
.h
103
26.514563
77
0.725756
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,127
Amp.h
LMMS_lmms/plugins/LadspaEffect/caps/Amp.h
/* Amp.h Copyright 2002-9 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ Oversampled tube amplifier emulation. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of...
6,698
C++
.h
284
20.010563
77
0.599841
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,128
Roessler.h
LMMS_lmms/plugins/LadspaEffect/caps/Roessler.h
/* Roessler.h Copyright 2004-11 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ turns a Roessler fractal into sound. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version ...
1,384
C++
.h
47
26.702128
66
0.737842
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,129
Click.h
LMMS_lmms/plugins/LadspaEffect/caps/Click.h
/* Click.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ units perpetually repeating a recorded sample. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either ve...
1,809
C++
.h
74
21.810811
66
0.720562
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
20,130
Chorus.h
LMMS_lmms/plugins/LadspaEffect/caps/Chorus.h
/* Chorus.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ mono and stereo chorus/flanger units, traditional designs and some differentiated a bit further. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as ...
5,173
C++
.h
235
18.26383
79
0.616784
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,131
Eq.h
LMMS_lmms/plugins/LadspaEffect/caps/Eq.h
/* Eq.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ equalizer circuit using recursive filtering. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version...
1,763
C++
.h
71
21.985915
66
0.708534
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,132
Scape.h
LMMS_lmms/plugins/LadspaEffect/caps/Scape.h
/* Scape.h Copyright 2004-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any ...
1,707
C++
.h
62
24.758065
66
0.703019
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,133
ToneStack.h
LMMS_lmms/plugins/LadspaEffect/caps/ToneStack.h
/* ToneStack.h Copyright 2006-7 David Yeh <dtyeh@ccrma.stanford.edu> Tim Goetze <tim@quitte.de> (cosmetics) Tone Stack emulation. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; ...
1,925
C++
.h
75
22.626667
77
0.684789
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
20,134
Compress.h
LMMS_lmms/plugins/LadspaEffect/caps/Compress.h
/* Compress.h Copyright 2004-5 Tim Goetze <tim@quitte.de>, Steve Harris http://quitte.de/dsp/ mono compressor. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of t...
1,516
C++
.h
58
22.965517
66
0.706294
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,135
Pan.h
LMMS_lmms/plugins/LadspaEffect/caps/Pan.h
/* Pan.h Copyright 2004-11 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ panorama with width control, stereo image width reduction */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundatio...
2,014
C++
.h
86
20.430233
66
0.705913
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,136
elev0.h
LMMS_lmms/plugins/LadspaEffect/caps/elev0.h
#ifndef _ELEV_0_H_ #define _ELEV_0_H_ static struct { struct {double a[31], b[31];} left, right; } elev0 [] = { { /* 0 deg */ { /* left */ { /* a */ 0.00016115992608954982025, -0.00010768917854458648288, -0.00063346856180946037665, 0.00046347742029473120925, -0.0015439852840736303929, 0.002322097197441415177...
119,937
C++
.h
342
347.51462
840
0.838001
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,137
basics.h
LMMS_lmms/plugins/LadspaEffect/caps/basics.h
/* basics.h Copyright 2004-9 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ common constants, typedefs, utility functions and simplified LADSPA #defines. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the F...
4,690
C++
.h
159
27.622642
78
0.717566
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,138
Reverb.h
LMMS_lmms/plugins/LadspaEffect/caps/Reverb.h
/* Reverb.h Copyright 2002-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ two reverb units: JVRev and Plate. the former is a rewrite of STK's JVRev, a traditional design. original comment: This is based on some of the famous Stanford CCRMA reverbs (NRev, KipRev) all based on the Chownin...
4,782
C++
.h
201
20.303483
77
0.63297
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,139
HRTF.h
LMMS_lmms/plugins/LadspaEffect/caps/HRTF.h
/* HRTF.h Copyright 2002-5 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ IIR filtering based on HRTF data sets */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 o...
1,438
C++
.h
54
23.666667
66
0.712813
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,140
Descriptor.h
LMMS_lmms/plugins/LadspaEffect/caps/Descriptor.h
/* Descriptor.h Copyright 2004-10 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ Creating a LADSPA_Descriptor for a CAPS plugin via a C++ template, saving a virtual function call compared to the usual method used for C++ plugins in a C context. Descriptor<P> expects P to declare some common methods, like...
5,485
C++
.h
180
26.422222
76
0.668127
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,141
VCO.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/VCO.h
/* dsp/VCO.h Copyright 2004, 2010 Tim Goetze <tim@quitte.de> oscillators for triangle/sawtooth/square waves, and a combination for detuning and hard sync. NB: these oscillators are *not* bandlimited. oversample if needed. */ /* This program is free software; you can redistribute it and/or modify it under t...
4,519
C++
.h
182
20.851648
78
0.619415
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,142
SVF.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/SVF.h
/* dsp/SVF.h Copyright 2002-4 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ ladder filter in Chamberlin topology. supports largely independent f and Q adjustments and sweeps. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License ...
4,181
C++
.h
157
23.165605
87
0.622083
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,143
OnePole.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/OnePole.h
/* dsp/OnePole.h Copyright 2003-7 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ one pole (or one zero, or one zero, one pole) hi- and lo-pass filters. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free ...
2,211
C++
.h
99
18.767677
71
0.617675
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,144
TDFII.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/TDFII.h
/* TDFII.h Copyright 2006-7 David Yeh <dtyeh@ccrma.stanford.edu> (implementation) Tim Goetze <tim@quitte.de> (cosmetics) transposed Direct Form II digital filter. Assumes order of b = order of a. Assumes a0 = 1. */ /* This program is free software; you can redistribute it and/or modify it under the terms...
1,824
C++
.h
63
25.714286
66
0.650402
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,145
White.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/White.h
/* dsp/White.h Copyright 2004 Tim Goetze <tim@quitte.de> simple white noise generator, based on Jon Dattorro's 3/2002 JAES paper. quite an elegant design; consumes next to no CPU on a processor providing a decent binary shift operator. most of all, no random() calls. */ /* This program is free software; you ...
2,075
C++
.h
63
30.031746
75
0.679558
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,146
FIR.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/FIR.h
/* dsp/FIR.h Copyright 2003-10 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ finite impulse response filters, with options for up- and down-sampling. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free S...
5,042
C++
.h
193
21.958549
79
0.597646
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,147
BiQuad.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/BiQuad.h
/* dsp/BiQuad.h Copyright 2003-7 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ Bi-quad IIR filter. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Licens...
2,635
C++
.h
119
17.663866
71
0.545604
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,149
Lorenz.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/Lorenz.h
/* dsp/Lorenz.h Copyright 2001-4 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ Lorenz fractal. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, o...
2,037
C++
.h
83
20.843373
66
0.586583
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,150
Delay.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/Delay.h
/* dsp/Delay.h Copyright 2003-4, 2010 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ delay lines with fractional (linear or cubic interpolation) lookup and an allpass interpolating tap (which needs more work). delay line storage is aligned to powers of two for simplified wrapping checks (no conditional ...
3,268
C++
.h
135
20.377778
71
0.603944
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
20,151
Sine.h
LMMS_lmms/plugins/LadspaEffect/caps/dsp/Sine.h
/* dsp/Sine.h Copyright 2003-4 Tim Goetze <tim@quitte.de> http://quitte.de/dsp/ direct form I recursive sin() generator. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either versi...
1,898
C++
.h
75
21.746667
66
0.641982
LMMS/lmms
7,989
994
1,122
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false