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
754,133
machinescrollarea.h
uwolfer_qtemu/machinescrollarea.h
/**************************************************************************** ** ** Copyright (C) 2008 Ben Klopfenstein <benklop @ gmail.com> ** ** This file is part of QtEmu. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published ...
1,446
C++
.h
42
32.738095
77
0.682176
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,134
usbconfig.h
uwolfer_qtemu/usbconfig.h
/**************************************************************************** ** ** Copyright (C) 2008 Ben Klopfenstein <benklop@gmail.com> ** ** This file is part of QtEmu. ** ** 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...
1,474
C++
.h
41
34.02439
77
0.683767
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,135
machinetab.h
uwolfer_qtemu/machinetab.h
/**************************************************************************** ** ** Copyright (C) 2006-2008 Urs Wolfer <uwolfer @ fwo.ch> ** Copyright (C) 2008 Ben Klopfenstein <benklop @ gmail.com> ** ** This file is part of QtEmu. ** ** This program is free software; you can redistribute it and/or modify ** it under ...
3,213
C++
.h
107
26.766355
97
0.725817
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,136
guesttoolslistener.h
uwolfer_qtemu/guesttoolslistener.h
/**************************************************************************** ** ** Copyright (C) 2008 Ben Klopfenstein <benklop @ gmail.com> ** ** This file is part of QtEmu. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published ...
1,545
C++
.h
45
32.311111
77
0.688679
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,137
machinewizard.h
uwolfer_qtemu/machinewizard.h
/**************************************************************************** ** ** Copyright (C) 2006-2008 Urs Wolfer <uwolfer @ fwo.ch> ** ** This file is part of QtEmu. ** ** 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 *...
2,209
C++
.h
74
27.202703
84
0.706022
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,138
machinesplash.h
uwolfer_qtemu/machinesplash.h
/**************************************************************************** ** ** Copyright (C) 2008 Ben Klopfenstein <benklop@gmail.com> ** ** This file is part of QtEmu. ** ** 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...
1,691
C++
.h
52
30.211538
77
0.68642
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,139
interfacemodel.h
uwolfer_qtemu/interfacemodel.h
/**************************************************************************** ** ** Copyright (C) 2008 Ben Klopfenstein <benklop@gmail.com> ** ** This file is part of QtEmu. ** ** 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...
3,218
C++
.h
77
39.480519
123
0.687921
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,140
config.h
uwolfer_qtemu/config.h
/**************************************************************************** ** ** Copyright (C) 2006-2008 Urs Wolfer <uwolfer @ fwo.ch> ** ** This file is part of QtEmu. ** ** 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 *...
1,084
C++
.h
26
40.576923
77
0.646445
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,141
guesttools.h
uwolfer_qtemu/GuestTools/guesttools.h
#ifndef GUESTTOOLS_H #define GUESTTOOLS_H #include <QWidget> #include <QSystemTrayIcon> #include <QList> #include <QVariant> #include "modules/guestmodule.h" #include "ui_guesttools.h" #include <qextserialport.h> class QAction; class QMenu; //class QextSerialPort; //class QDataStream; class GuestTools : public...
924
C++
.h
38
20.921053
63
0.750865
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,142
guestmodule.h
uwolfer_qtemu/GuestTools/modules/guestmodule.h
/* * guestmodule.h * * Created on: Dec 14, 2008 * Author: Ben Klopfenstein */ #ifndef GUESTMODULE_H_ #define GUESTMODULE_H_ #include <QObject> #include <QVariant> #include <QString> class GuestModule: public QObject { Q_OBJECT public: GuestModule(QObject *parent = 0); virtual ~GuestModule();...
598
C++
.h
28
18.5
50
0.724014
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,143
clipboardsync.h
uwolfer_qtemu/GuestTools/modules/clipboard/clipboardsync.h
#ifndef CLIPBOARDSYNC_H #define CLIPBOARDSYNC_H #include "../guestmodule.h" #include <QIODevice> #include <QClipboard> #include <QVariant> class QDataStream; class ClipboardSync : public GuestModule { Q_OBJECT public: ClipboardSync(QObject *parent = 0); ~ClipboardSync(); virtual void receiveData(QV...
485
C++
.h
21
20.333333
44
0.769231
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,144
clipboardpoll.h
uwolfer_qtemu/GuestTools/modules/clipboard/clipboardpoll.h
// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 8; -*- /* This file is part of the KDE project Copyright (C) 2003 by Lubos Lunak <l.lunak@kde.org> 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...
2,114
C++
.h
60
28.666667
77
0.670744
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,150
vncclientthread.h
uwolfer_qtemu/vnc/vncclientthread.h
/**************************************************************************** ** ** Copyright (C) 2007-2008 Urs Wolfer <uwolfer @ kde.org> ** ** This file is part of KDE. ** ** 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 **...
3,789
C++
.h
130
25.661538
77
0.677313
uwolfer/qtemu
136
54
23
GPL-2.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,153
KiwiHttp_Session.cpp
Musicoll_Kiwi/Modules/KiwiNetwork/KiwiHttp/KiwiHttp_Session.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
8,016
C++
.cpp
220
27.281818
104
0.453314
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,154
KiwiHttp_Util.cpp
Musicoll_Kiwi/Modules/KiwiNetwork/KiwiHttp/KiwiHttp_Util.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
1,849
C++
.cpp
41
37.487805
90
0.543829
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,155
KiwiTool_Beacon.cpp
Musicoll_Kiwi/Modules/KiwiTool/KiwiTool_Beacon.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,343
C++
.cpp
56
35.25
90
0.428379
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,156
KiwiTool_Atom.cpp
Musicoll_Kiwi/Modules/KiwiTool/KiwiTool_Atom.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
20,348
C++
.cpp
570
21.391228
105
0.402283
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,157
KiwiTool_Parameter.cpp
Musicoll_Kiwi/Modules/KiwiTool/KiwiTool_Parameter.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,978
C++
.cpp
92
22.967391
110
0.496091
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,158
KiwiModel_DataModel.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_DataModel.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
5,087
C++
.cpp
121
29.206612
91
0.520451
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,159
KiwiModel_Link.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Link.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
3,662
C++
.cpp
78
36.448718
114
0.458793
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,160
KiwiModel_Bounds.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Bounds.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
2,493
C++
.cpp
77
24.545455
91
0.537326
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,161
KiwiModel_PatcherValidator.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_PatcherValidator.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
3,270
C++
.cpp
73
30.452055
116
0.436956
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,162
KiwiModel_Patcher.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Patcher.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
12,443
C++
.cpp
275
28.061818
109
0.444841
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,163
KiwiModel_Factory.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Factory.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
7,889
C++
.cpp
165
30.248485
118
0.46042
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,164
KiwiModel_PatcherUser.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_PatcherUser.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
3,143
C++
.cpp
69
34.318841
95
0.425532
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,165
KiwiModel_PatcherView.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_PatcherView.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
10,461
C++
.cpp
253
26.474308
103
0.426724
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,166
KiwiModel_ObjectClass.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_ObjectClass.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
5,507
C++
.cpp
152
29.243421
104
0.5606
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,167
KiwiModel_Object.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Object.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
13,187
C++
.cpp
328
27.338415
116
0.494391
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,168
KiwiModel_Point.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Point.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this s...
1,794
C++
.cpp
52
27.057692
91
0.527108
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,169
KiwiModel_DocumentManager.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_DocumentManager.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
7,039
C++
.cpp
201
26.402985
95
0.531173
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,170
KiwiModel_Converter_v2_v3.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Converters/KiwiModel_Converter_v2_v3.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
1,329
C++
.cpp
28
42.428571
90
0.582875
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,171
KiwiModel_Converter.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Converters/KiwiModel_Converter.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,368
C++
.cpp
89
30.078652
90
0.547081
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,172
KiwiModel_Converter_v1_v2.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Converters/KiwiModel_Converter_v1_v2.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
1,644
C++
.cpp
33
41.787879
90
0.569043
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,173
KiwiModel_Converter_v3_v4.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Converters/KiwiModel_Converter_v3_v4.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
5,480
C++
.cpp
112
30.732143
93
0.480974
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,174
KiwiModel_Converter_v4_v40x.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Converters/KiwiModel_Converter_v4_v40x.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,113
C++
.cpp
65
37.661538
90
0.575873
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,175
KiwiModel_DelaySimpleTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_DelaySimpleTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,483
C++
.cpp
77
34.311688
106
0.50288
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,176
KiwiModel_SnapshotTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_SnapshotTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,540
C++
.cpp
48
44.020833
111
0.524712
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,177
KiwiModel_Send.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Send.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,680
C++
.cpp
56
38.232143
90
0.5
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,178
KiwiModel_OscTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_OscTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,944
C++
.cpp
64
36.484375
96
0.50252
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,179
KiwiModel_Operator.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Operator.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,195
C++
.cpp
49
37.387755
90
0.493976
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,180
KiwiModel_Gate.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Gate.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,538
C++
.cpp
86
30.686047
94
0.477423
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,181
KiwiModel_Different.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Different.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,208
C++
.cpp
42
42.761905
97
0.489048
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,182
KiwiModel_NoiseTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_NoiseTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,257
C++
.cpp
44
45.113636
151
0.545752
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,183
KiwiModel_SfPlayTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_SfPlayTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,988
C++
.cpp
72
32.222222
90
0.490238
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,184
KiwiModel_Select.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Select.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,168
C++
.cpp
76
31.657895
114
0.483609
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,185
KiwiModel_Divide.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Divide.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,147
C++
.cpp
42
41.666667
90
0.480137
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,186
KiwiModel_OSCReceive.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_OSCReceive.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,273
C++
.cpp
49
39.489796
94
0.526119
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,187
KiwiModel_SfRecordTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_SfRecordTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,922
C++
.cpp
71
32.126761
94
0.490614
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,188
KiwiModel_Random.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Random.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,022
C++
.cpp
73
32.643836
90
0.497532
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,189
KiwiModel_Pack.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Pack.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,058
C++
.cpp
68
34.279412
92
0.473868
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,190
KiwiModel_PlusTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_PlusTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,202
C++
.cpp
42
44.261905
97
0.514327
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,191
KiwiModel_DacTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_DacTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
5,155
C++
.cpp
107
30.682243
109
0.439092
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,192
KiwiModel_ErrorBox.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_ErrorBox.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,648
C++
.cpp
61
36.180328
90
0.538091
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,193
KiwiModel_Hub.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Hub.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,605
C++
.cpp
91
31.736264
95
0.52808
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,194
KiwiModel_AdcTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_AdcTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
4,580
C++
.cpp
103
31.330097
101
0.484123
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,195
KiwiModel_TimesTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_TimesTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,217
C++
.cpp
42
44.571429
99
0.517307
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,196
KiwiModel_Metro.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Metro.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,868
C++
.cpp
66
33.939394
91
0.49128
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,197
KiwiModel_Delay.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Delay.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,138
C++
.cpp
71
31.225352
94
0.449231
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,198
KiwiModel_Scale.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Scale.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,592
C++
.cpp
91
29.868132
131
0.485055
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,199
KiwiModel_FaustTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_FaustTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
9,765
C++
.cpp
235
31.710638
119
0.563444
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,200
KiwiModel_DivideTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_DivideTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,215
C++
.cpp
41
45.04878
112
0.506641
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,201
KiwiModel_SigTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_SigTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,640
C++
.cpp
54
40.092593
96
0.51244
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,202
KiwiModel_Greater.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Greater.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,167
C++
.cpp
42
42.02381
91
0.483244
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,203
KiwiModel_Unpack.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Unpack.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,967
C++
.cpp
63
36.380952
99
0.479442
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,204
KiwiModel_Route.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Route.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,056
C++
.cpp
71
34.070423
90
0.505252
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,205
KiwiModel_Plus.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Plus.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,108
C++
.cpp
42
40.952381
90
0.473737
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,206
KiwiModel_Message.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Message.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,995
C++
.cpp
97
32.041237
111
0.531167
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,207
KiwiModel_MeterTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_MeterTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,021
C++
.cpp
67
36.492537
102
0.533613
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,208
KiwiModel_SahTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_SahTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,789
C++
.cpp
64
35.140625
143
0.508391
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,209
KiwiModel_Loadmess.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Loadmess.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,569
C++
.cpp
53
39.867925
100
0.519737
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,210
KiwiModel_GreaterEqual.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_GreaterEqual.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,263
C++
.cpp
42
43.833333
106
0.49884
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,211
KiwiModel_Receive.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Receive.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,778
C++
.cpp
62
34.596774
91
0.488649
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,212
KiwiModel_GreaterEqualTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_GreaterEqualTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,282
C++
.cpp
41
46.682927
113
0.52092
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,213
KiwiModel_ClipTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_ClipTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,173
C++
.cpp
71
35.676056
99
0.518109
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,214
KiwiModel_Bang.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Bang.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,813
C++
.cpp
67
34.746269
127
0.525366
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,215
KiwiModel_EqualTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_EqualTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,202
C++
.cpp
41
44.731707
111
0.502625
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,216
KiwiModel_Slider.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Slider.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,183
C++
.cpp
74
33.351351
102
0.507353
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,217
KiwiModel_Float.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Float.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,018
C++
.cpp
68
33.602941
90
0.478292
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,218
KiwiModel_Print.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Print.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,507
C++
.cpp
52
36.538462
94
0.463435
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,219
KiwiModel_Modulo.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Modulo.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,145
C++
.cpp
42
41.666667
90
0.480609
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,220
KiwiModel_OSCSend.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_OSCSend.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,166
C++
.cpp
45
41.711111
90
0.520976
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,221
KiwiModel_MinusTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_MinusTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,174
C++
.cpp
41
44.634146
99
0.508466
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,222
KiwiModel_PhasorTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_PhasorTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,985
C++
.cpp
67
34.880597
105
0.501773
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,223
KiwiModel_Trigger.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Trigger.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,429
C++
.cpp
76
34.802632
97
0.498432
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,224
KiwiModel_LessEqual.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_LessEqual.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,208
C++
.cpp
42
42.761905
97
0.486667
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,225
KiwiModel_Equal.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Equal.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,128
C++
.cpp
42
41.333333
90
0.476733
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,226
KiwiModel_Times.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Times.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,118
C++
.cpp
42
41.190476
90
0.476854
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,227
KiwiModel_NewBox.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_NewBox.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,368
C++
.cpp
47
41.361702
90
0.504224
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,228
KiwiModel_Number.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Number.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,192
C++
.cpp
74
33.472973
102
0.507831
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,229
KiwiModel_Mtof.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Mtof.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,588
C++
.cpp
59
34.525424
90
0.483937
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,230
KiwiModel_GreaterTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_GreaterTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,230
C++
.cpp
41
45.414634
113
0.510127
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,231
KiwiModel_LineTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_LineTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,099
C++
.cpp
74
31.891892
99
0.482453
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,232
KiwiModel_Toggle.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Toggle.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,047
C++
.cpp
69
35.536232
100
0.523478
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,233
KiwiModel_GateTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_GateTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,538
C++
.cpp
80
33.75
99
0.496243
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,234
KiwiModel_Less.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Less.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,108
C++
.cpp
42
40.952381
90
0.4735
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,235
KiwiModel_Clip.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Clip.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,027
C++
.cpp
71
33.619718
90
0.500353
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,236
KiwiModel_LessTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_LessTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,185
C++
.cpp
41
44.317073
110
0.499519
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,237
KiwiModel_Comment.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Comment.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
3,565
C++
.cpp
79
35.481013
122
0.528392
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,238
KiwiModel_Pipe.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_Pipe.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,805
C++
.cpp
66
33.106061
90
0.487102
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
754,239
KiwiModel_OperatorTilde.cpp
Musicoll_Kiwi/Modules/KiwiModel/KiwiModel_Objects/KiwiModel_OperatorTilde.cpp
/* ============================================================================== This file is part of the KIWI library. - Copyright (c) 2014-2016, Pierre Guillot & Eliott Paris. - Copyright (c) 2016-2019, CICM, ANR MUSICOLL, Eliott Paris, Pierre Guillot, Jean Millot. Permission is granted to use this software...
2,296
C++
.cpp
50
38.66
90
0.512868
Musicoll/Kiwi
134
11
7
GPL-3.0
9/20/2024, 9:42:21 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false