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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
34,162 | utils.hpp | supercollider_supercollider/server/supernova/utilities/utils.hpp | // utility functions
// Copyright (C) 2005-2012 Tim Blechmann
//
// 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 later versi... | 3,929 | C++ | .h | 114 | 30.842105 | 94 | 0.665695 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,163 | aligned_class.hpp | supercollider_supercollider/server/supernova/utilities/aligned_class.hpp | // base class for aligned classes
// Copyright (C) 2011 Tim Blechmann
//
// 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 late... | 1,086 | C++ | .h | 25 | 41.84 | 80 | 0.740987 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,164 | static_allocator.hpp | supercollider_supercollider/server/supernova/utilities/static_allocator.hpp | // static allocator class
// Copyright (C) 2008 Tim Blechmann
//
// 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 later versio... | 3,919 | C++ | .h | 100 | 34.94 | 111 | 0.673362 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,165 | branch_hints.hpp | supercollider_supercollider/server/supernova/utilities/branch_hints.hpp | // branch hints
// Copyright (C) 2007-2015 Tim Blechmann
//
// 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 later version.
//... | 930 | C++ | .h | 21 | 43.142857 | 72 | 0.751656 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,166 | sized_array.hpp | supercollider_supercollider/server/supernova/utilities/sized_array.hpp | // templated sized array class
// Copyright (C) 2009 Tim Blechmann
//
// 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 later v... | 6,409 | C++ | .h | 168 | 32.136905 | 119 | 0.624597 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,167 | static_pool.hpp | supercollider_supercollider/server/supernova/utilities/static_pool.hpp | // static pool class
// Copyright (C) 2009 Tim Blechmann
//
// 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 later version.
//... | 2,379 | C++ | .h | 63 | 33.587302 | 106 | 0.671167 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,168 | exists.hpp | supercollider_supercollider/server/supernova/utilities/exists.hpp | // templated exists
// Copyright (C) 2008 Tim Blechmann
//
// 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 later version.
//
... | 1,015 | C++ | .h | 23 | 42.782609 | 109 | 0.742915 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,169 | time_tag.hpp | supercollider_supercollider/server/supernova/utilities/time_tag.hpp | // server scheduler
// Copyright (C) 2008 Tim Blechmann
//
// 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 later version.
//
... | 5,958 | C++ | .h | 144 | 34.597222 | 105 | 0.637183 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,170 | osc_server.hpp | supercollider_supercollider/server/supernova/utilities/osc_server.hpp | // osc responder class
// Copyright (C) 2008 Tim Blechmann
//
// 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 later version.
... | 2,538 | C++ | .h | 73 | 30.863014 | 87 | 0.685481 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,171 | template_functions.hpp | supercollider_supercollider/server/supernova/utilities/template_functions.hpp | // basic arithmetic objects
// Copyright (C) 2005, 2006, 2007, 2008 Tim Blechmann
//
// 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 opt... | 5,045 | C++ | .h | 103 | 45.941748 | 116 | 0.681316 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,172 | freelist.hpp | supercollider_supercollider/server/supernova/utilities/freelist.hpp | // nova freelist class
// Copyright (C) 2009 Tim Blechmann
//
// 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 later version.
... | 2,406 | C++ | .h | 61 | 33.393443 | 81 | 0.646326 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,173 | asynchronous_log.hpp | supercollider_supercollider/server/supernova/utilities/asynchronous_log.hpp | // class for asynchronous logging
// Copyright (C) 2011 Tim Blechmann
//
// 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 late... | 4,251 | C++ | .h | 118 | 29.449153 | 113 | 0.630154 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,174 | callback_interpreter.hpp | supercollider_supercollider/server/supernova/utilities/callback_interpreter.hpp | // templated callback system
// Copyright (C) 2008, 2009 Tim Blechmann
//
// 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 lat... | 5,048 | C++ | .h | 141 | 29.893617 | 120 | 0.658311 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,175 | force_inline.hpp | supercollider_supercollider/server/supernova/utilities/force_inline.hpp | // small header for forced inlining
// Copyright (C) 2007, 2009 Tim Blechmann
//
// 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) ... | 1,087 | C++ | .h | 25 | 42.32 | 72 | 0.724008 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | true | false |
34,176 | tl_allocator.hpp | supercollider_supercollider/server/supernova/utilities/tl_allocator.hpp | // thread-local real-time safe allocator class
// Copyright (C) 2008 Tim Blechmann
//
// 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 opt... | 4,707 | C++ | .h | 124 | 33.395161 | 107 | 0.672695 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,177 | static_pooled_class.hpp | supercollider_supercollider/server/supernova/utilities/static_pooled_class.hpp | // static pooled class
// Copyright (C) 2009 Tim Blechmann
//
// 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 later version.
... | 4,734 | C++ | .h | 123 | 33.121951 | 120 | 0.667175 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,178 | callback_system.hpp | supercollider_supercollider/server/supernova/utilities/callback_system.hpp | // templated callback system
// Copyright (C) 2008, 2009 Tim Blechmann
//
// 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 lat... | 2,609 | C++ | .h | 64 | 36.015625 | 112 | 0.677598 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,180 | named_hash_entry.hpp | supercollider_supercollider/server/supernova/utilities/named_hash_entry.hpp | // Copyright (C) 2011-2012 Tim Blechmann
//
// 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 later version.
//
// This program... | 7,007 | C++ | .h | 154 | 38.954545 | 118 | 0.645327 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,181 | simple_pool.hpp | supercollider_supercollider/server/supernova/utilities/simple_pool.hpp | // simple pool class
// Copyright (C) 2009, 2010 Tim Blechmann
//
// 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 later versi... | 3,391 | C++ | .h | 94 | 31.031915 | 89 | 0.644037 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,182 | sample_types.hpp | supercollider_supercollider/server/supernova/server/sample_types.hpp | // basic types for the ugen system
// Copyright (C) 2009 Tim Blechmann
//
// 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 lat... | 1,497 | C++ | .h | 37 | 39.243243 | 75 | 0.757576 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,183 | server_args.hpp | supercollider_supercollider/server/supernova/server/server_args.hpp | // server arguments
// Copyright (C) 2009, 2010 Tim Blechmann
//
// 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 later versio... | 2,528 | C++ | .h | 70 | 32.171429 | 91 | 0.707787 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,184 | audio_bus_manager.hpp | supercollider_supercollider/server/supernova/server/audio_bus_manager.hpp | // nova server, audio bus
// Copyright (C) 2009 Tim Blechmann
//
// 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 later versio... | 1,993 | C++ | .h | 56 | 31.625 | 72 | 0.691108 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,185 | group.hpp | supercollider_supercollider/server/supernova/server/group.hpp | // group
// Copyright (C) 2008, 2009, 2010, 2011 Tim Blechmann
//
// 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 later versi... | 12,095 | C++ | .h | 261 | 38.662835 | 120 | 0.639782 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,187 | server_scheduler.hpp | supercollider_supercollider/server/supernova/server/server_scheduler.hpp | // server scheduler
// Copyright (C) 2008, 2010 Tim Blechmann
//
// 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 later versio... | 3,950 | C++ | .h | 92 | 39.152174 | 118 | 0.708181 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,188 | server.hpp | supercollider_supercollider/server/supernova/server/server.hpp | // nova server
// Copyright (C) 2008, 2009, 2010 Tim Blechmann
//
// 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 later versi... | 10,489 | C++ | .h | 260 | 35.080769 | 113 | 0.675027 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,189 | node_graph.hpp | supercollider_supercollider/server/supernova/server/node_graph.hpp | // node graph
// Copyright (C) 2008, 2009, 2010 Tim Blechmann
//
// 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 later versio... | 7,731 | C++ | .h | 197 | 31.182741 | 107 | 0.60476 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,190 | synth_definition.hpp | supercollider_supercollider/server/supernova/server/synth_definition.hpp | // synth prototype
// Copyright (C) 2008 Tim Blechmann
//
// 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 later version.
//
/... | 5,127 | C++ | .h | 122 | 36.598361 | 117 | 0.674517 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,191 | nrt_synthesis.hpp | supercollider_supercollider/server/supernova/server/nrt_synthesis.hpp | // Copyright (C) 2010-2013 Tim Blechmann
//
// 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 later version.
//
// This program... | 6,036 | C++ | .h | 132 | 37.590909 | 116 | 0.636038 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,192 | synth.hpp | supercollider_supercollider/server/supernova/server/synth.hpp | // synth
// Copyright (C) 2008, 2009, 2010 Tim Blechmann
//
// 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 later version.
//... | 4,743 | C++ | .h | 98 | 43.561224 | 120 | 0.689423 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,193 | sync_commands.hpp | supercollider_supercollider/server/supernova/server/sync_commands.hpp | // osc responder classes for the nova server
// Copyright (C) 2008 Tim Blechmann
//
// 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 optio... | 1,769 | C++ | .h | 46 | 35.304348 | 93 | 0.706776 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,194 | node_types.hpp | supercollider_supercollider/server/supernova/server/node_types.hpp | // node types
// Copyright (C) 2008, 2009, 2010 Tim Blechmann
//
// 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 later versio... | 5,356 | C++ | .h | 135 | 35.548148 | 113 | 0.66087 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,195 | buffer_manager.hpp | supercollider_supercollider/server/supernova/server/buffer_manager.hpp | // nova server, buffer manager class
// Copyright (C) 2009 Tim Blechmann
//
// 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 l... | 6,236 | C++ | .h | 152 | 34.197368 | 120 | 0.647263 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,196 | dependency_graph_generator.hpp | supercollider_supercollider/server/supernova/server/dependency_graph_generator.hpp | // dependency graph generator
// Copyright (C) 2010 Tim Blechmann
//
// 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 later ve... | 7,893 | C++ | .h | 153 | 38.503268 | 118 | 0.579447 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,197 | synth_factory.hpp | supercollider_supercollider/server/supernova/server/synth_factory.hpp | // synth factory
// Copyright (C) 2008, 2009, 2010 Tim Blechmann
//
// 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 later ver... | 2,745 | C++ | .h | 65 | 36.846154 | 120 | 0.677431 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,198 | dsp_thread_queue_node.hpp | supercollider_supercollider/server/supernova/server/dsp_thread_queue_node.hpp | // dsp thread queue nodes
// Copyright (C) 2008-2015 Tim Blechmann
//
// 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 later v... | 4,026 | C++ | .h | 110 | 29.4 | 113 | 0.598559 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,199 | audio_backend_common.hpp | supercollider_supercollider/server/supernova/audio_backend/audio_backend_common.hpp | // audio backend helpers
// Copyright (C) 2010-2015 Tim Blechmann
//
// 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 later ve... | 5,547 | C++ | .h | 115 | 41.008696 | 118 | 0.645078 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,200 | jack_backend.hpp | supercollider_supercollider/server/supernova/audio_backend/jack_backend.hpp | // native jack backend
// Copyright (C) 2009-2015 Tim Blechmann
//
// 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 later vers... | 12,096 | C++ | .h | 277 | 34.830325 | 118 | 0.610402 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,201 | portaudio_backend.hpp | supercollider_supercollider/server/supernova/audio_backend/portaudio_backend.hpp | // portaudio backend
// Copyright (C) 2006 - 2013 Tim Blechmann
//
// 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 later vers... | 11,932 | C++ | .h | 265 | 35.845283 | 118 | 0.628653 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,202 | sndfile_backend.hpp | supercollider_supercollider/server/supernova/audio_backend/sndfile_backend.hpp | // file-based backend (via libsndfile)
// Copyright (C) 2010-2013 Tim Blechmann
//
// 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... | 11,368 | C++ | .h | 235 | 38.817021 | 119 | 0.619904 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,203 | cpu_time_info.hpp | supercollider_supercollider/server/supernova/audio_backend/cpu_time_info.hpp | // cpu time info
// Copyright (C) 2011-2015 Tim Blechmann
//
// 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 later version.
/... | 1,805 | C++ | .h | 50 | 31.96 | 90 | 0.680253 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,204 | ML.h | supercollider_supercollider/server/plugins/ML.h | /*
SuperCollider real time audio synthesis system
Copyright (c) 2002 James McCartney. All rights reserved.
http://www.audiosynth.com
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,791 | C++ | .h | 116 | 29.422414 | 98 | 0.712991 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
34,205 | SIMD_Unit.hpp | supercollider_supercollider/server/plugins/SIMD_Unit.hpp | /*
* SuperCollider real time audio synthesis system
* Copyright (c) 2002 James McCartney. All rights reserved.
* Copyright (c) 2011 Tim Blechmann.
*
* 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
* th... | 5,991 | C++ | .h | 134 | 37.447761 | 112 | 0.639356 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,206 | Onsets.h | supercollider_supercollider/server/plugins/Onsets.h | /*
Onset detector for SuperCollider
Copyright (c) 2007 Dan Stowell. All rights reserved.
http://onsetsds.sourceforge.net
Now part of:
SuperCollider real time audio synthesis system
Copyright (c) 2002 James McCartney. All rights reserved.
http://www.audiosynth.com
This program is free ... | 1,343 | C++ | .h | 33 | 36.757576 | 81 | 0.749424 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
34,207 | onsetsds.h | supercollider_supercollider/server/plugins/onsetsds.h | /*
OnsetsDS - real time musical onset detection library.
Copyright (c) 2007 Dan Stowell. All rights reserved.
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... | 11,154 | C++ | .h | 238 | 42.668067 | 164 | 0.676968 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
34,208 | BeatTrack.h | supercollider_supercollider/server/plugins/BeatTrack.h | /*
SuperCollider real time audio synthesis system
Copyright (c) 2002 James McCartney. All rights reserved.
http://www.audiosynth.com
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,053 | C++ | .h | 90 | 29.166667 | 117 | 0.71492 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
34,209 | BeatTrack2.h | supercollider_supercollider/server/plugins/BeatTrack2.h | /*
SuperCollider real time audio synthesis system
Copyright (c) 2002 James McCartney. All rights reserved.
http://www.audiosynth.com
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,462 | C++ | .h | 80 | 38.7375 | 116 | 0.734724 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
34,211 | test_synth.hpp | supercollider_supercollider/testsuite/server/supernova/test_synth.hpp | #include "../server/supernova/server/synth.hpp"
namespace nova {
class test_synth : public abstract_synth {
public:
test_synth(int node_id, synth_definition_ptr const& prototype): abstract_synth(node_id, prototype) {}
void run(void) {}
virtual float get(slot_index_t slot_id) const { return 0.f; }
vi... | 557 | C++ | .h | 12 | 42.833333 | 105 | 0.717472 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,212 | localsocket_utils.hpp | supercollider_supercollider/editors/sc-ide/primitives/localsocket_utils.hpp | #pragma once
#include <QByteArray>
#include <QLocalSocket>
#include <QDataStream>
// Aux functions for LocalSocket data handling
// Make template so that it supports QVariantLists and QStringList, which are te data types that we send in sc_process
// and main
QByteArray IntToArray(qint32 source);
qint32 ArrayToInt(QB... | 851 | C++ | .h | 22 | 35.545455 | 118 | 0.755448 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,213 | sc_ipc_client.hpp | supercollider_supercollider/editors/sc-ide/primitives/sc_ipc_client.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012, 2013 Jakob Leben, Tim Blechmann, and Scott Wilson
http://www.audiosynth.com
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 L... | 1,945 | C++ | .h | 46 | 38.978261 | 100 | 0.771762 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,214 | sc_lexer.hpp | supercollider_supercollider/editors/sc-ide/core/sc_lexer.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,313 | C++ | .h | 61 | 32.901639 | 116 | 0.70641 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,215 | sc_process.hpp | supercollider_supercollider/editors/sc-ide/core/sc_process.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 4,392 | C++ | .h | 126 | 30.007937 | 106 | 0.720765 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,216 | main.hpp | supercollider_supercollider/editors/sc-ide/core/main.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 4,047 | C++ | .h | 103 | 34.728155 | 96 | 0.733214 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,217 | session_manager.hpp | supercollider_supercollider/editors/sc-ide/core/session_manager.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,107 | C++ | .h | 56 | 33.464286 | 90 | 0.744346 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,218 | sc_server.hpp | supercollider_supercollider/editors/sc-ide/core/sc_server.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 4,968 | C++ | .h | 144 | 28.840278 | 118 | 0.711213 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,219 | sig_mux.hpp | supercollider_supercollider/editors/sc-ide/core/sig_mux.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,025 | C++ | .h | 48 | 37.520833 | 112 | 0.740948 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,220 | doc_manager.hpp | supercollider_supercollider/editors/sc-ide/core/doc_manager.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 9,318 | C++ | .h | 215 | 38.488372 | 103 | 0.753863 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,221 | sc_introspection.hpp | supercollider_supercollider/editors/sc-ide/core/sc_introspection.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 4,438 | C++ | .h | 116 | 33.603448 | 118 | 0.739617 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,222 | HelpBrowserWebSocketServices.hpp | supercollider_supercollider/editors/sc-ide/core/util/HelpBrowserWebSocketServices.hpp | #pragma once
#ifdef SC_USE_QTWEBENGINE
# include <QWebChannel>
# include "../../widgets/util/WebSocketClientWrapper.hpp"
# include "../../widgets/util/WebSocketTransport.hpp"
# include "../../widgets/util/IDEWebChannelWrapper.hpp"
namespace ScIDE {
/** RAII class to encapsulate websocket services needed ... | 1,766 | C++ | .h | 44 | 32.795455 | 101 | 0.668418 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,223 | standard_dirs.hpp | supercollider_supercollider/editors/sc-ide/core/util/standard_dirs.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2013 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,131 | C++ | .h | 29 | 34.827586 | 81 | 0.766055 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,224 | color.hpp | supercollider_supercollider/editors/sc-ide/core/util/color.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2018 SuperCollider Team
https://supercollider.github.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 version 2 of the License,... | 1,175 | C++ | .h | 25 | 43.44 | 81 | 0.763573 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,225 | overriding_action.hpp | supercollider_supercollider/editors/sc-ide/core/util/overriding_action.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,950 | C++ | .h | 76 | 30.25 | 110 | 0.633788 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,226 | serialization.hpp | supercollider_supercollider/editors/sc-ide/core/settings/serialization.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,072 | C++ | .h | 24 | 40.958333 | 81 | 0.768046 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,227 | manager.hpp | supercollider_supercollider/editors/sc-ide/core/settings/manager.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,300 | C++ | .h | 77 | 38.155844 | 109 | 0.729493 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,228 | theme.hpp | supercollider_supercollider/editors/sc-ide/core/settings/theme.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,965 | C++ | .h | 52 | 33.480769 | 110 | 0.727608 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,229 | post_window.hpp | supercollider_supercollider/editors/sc-ide/widgets/post_window.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,952 | C++ | .h | 93 | 27.129032 | 81 | 0.729424 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,230 | tool_box.hpp | supercollider_supercollider/editors/sc-ide/widgets/tool_box.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,075 | C++ | .h | 49 | 37.265306 | 82 | 0.720837 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,231 | doc_list.hpp | supercollider_supercollider/editors/sc-ide/widgets/doc_list.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,332 | C++ | .h | 65 | 31.538462 | 117 | 0.735504 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,232 | session_switch_dialog.hpp | supercollider_supercollider/editors/sc-ide/widgets/session_switch_dialog.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,218 | C++ | .h | 31 | 35.451613 | 81 | 0.757447 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,233 | multi_editor.hpp | supercollider_supercollider/editors/sc-ide/widgets/multi_editor.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 5,748 | C++ | .h | 177 | 27.067797 | 107 | 0.721086 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,234 | popup_text_input.hpp | supercollider_supercollider/editors/sc-ide/widgets/popup_text_input.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,047 | C++ | .h | 57 | 29.333333 | 81 | 0.670547 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,235 | sessions_dialog.hpp | supercollider_supercollider/editors/sc-ide/widgets/sessions_dialog.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,873 | C++ | .h | 94 | 33.276596 | 116 | 0.660533 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,236 | lang_status_box.hpp | supercollider_supercollider/editors/sc-ide/widgets/lang_status_box.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 - 2013 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,197 | C++ | .h | 31 | 34.967742 | 81 | 0.759516 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,237 | editor_box.hpp | supercollider_supercollider/editors/sc-ide/widgets/editor_box.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,896 | C++ | .h | 99 | 35.080808 | 81 | 0.750598 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,238 | lookup_dialog.hpp | supercollider_supercollider/editors/sc-ide/widgets/lookup_dialog.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,834 | C++ | .h | 95 | 35.389474 | 108 | 0.740162 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,239 | cmd_line.hpp | supercollider_supercollider/editors/sc-ide/widgets/cmd_line.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2010-2012 Jakob Leben
Copyright (c) 2012 Tim Blechmann
http://www.audiosynth.com
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; eith... | 1,719 | C++ | .h | 53 | 28.698113 | 81 | 0.7453 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,240 | documents_dialog.hpp | supercollider_supercollider/editors/sc-ide/widgets/documents_dialog.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,432 | C++ | .h | 62 | 34.387097 | 98 | 0.705357 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,241 | goto_line_tool.hpp | supercollider_supercollider/editors/sc-ide/widgets/goto_line_tool.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,364 | C++ | .h | 97 | 27.824742 | 90 | 0.653478 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,242 | audio_status_box.hpp | supercollider_supercollider/editors/sc-ide/widgets/audio_status_box.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 - 2013 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,652 | C++ | .h | 41 | 36.195122 | 105 | 0.760652 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,243 | find_replace_tool.hpp | supercollider_supercollider/editors/sc-ide/widgets/find_replace_tool.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,899 | C++ | .h | 85 | 29.764706 | 81 | 0.734767 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,244 | help_browser.hpp | supercollider_supercollider/editors/sc-ide/widgets/help_browser.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 4,495 | C++ | .h | 142 | 26.830986 | 91 | 0.710905 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,245 | main_window.hpp | supercollider_supercollider/editors/sc-ide/widgets/main_window.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 6,708 | C++ | .h | 220 | 25.286364 | 94 | 0.724336 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,247 | path_chooser_widget.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/path_chooser_widget.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,705 | C++ | .h | 70 | 32.514286 | 99 | 0.681575 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,248 | text_format_list_widget.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/text_format_list_widget.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,279 | C++ | .h | 56 | 35.696429 | 101 | 0.738063 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,249 | WebSocketClientWrapper.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/WebSocketClientWrapper.hpp | /*
SuperCollider Qt IDE
http://www.audiosynth.com
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 later version.
... | 3,145 | C++ | .h | 60 | 47.516667 | 116 | 0.767677 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,250 | IDEWebChannelWrapper.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/IDEWebChannelWrapper.hpp | /*
SuperCollider Qt IDE
http://www.audiosynth.com
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 later version.
... | 1,236 | C++ | .h | 30 | 37.533333 | 81 | 0.757956 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,251 | status_box.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/status_box.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 - 2013 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,873 | C++ | .h | 52 | 31.076923 | 110 | 0.706305 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,252 | key_sequence_edit.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/key_sequence_edit.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,676 | C++ | .h | 128 | 20.453125 | 106 | 0.549744 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,253 | icon_list_widget.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/icon_list_widget.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,306 | C++ | .h | 70 | 39.457143 | 119 | 0.681394 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,254 | popup_widget.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/popup_widget.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,937 | C++ | .h | 61 | 26.836066 | 81 | 0.697361 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,255 | color_widget.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/color_widget.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,488 | C++ | .h | 69 | 30.072464 | 119 | 0.67945 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,256 | multi_splitter.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/multi_splitter.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 6,083 | C++ | .h | 137 | 34.021898 | 109 | 0.615099 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,257 | docklet.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/docklet.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 3,971 | C++ | .h | 106 | 32.537736 | 102 | 0.721367 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,258 | gui_utilities.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/gui_utilities.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012-2013 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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 L... | 2,983 | C++ | .h | 64 | 38.3125 | 103 | 0.67562 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,259 | volume_widget.hpp | supercollider_supercollider/editors/sc-ide/widgets/util/volume_widget.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2013 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,490 | C++ | .h | 41 | 32.439024 | 81 | 0.75523 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,260 | line_indicator.hpp | supercollider_supercollider/editors/sc-ide/widgets/code_editor/line_indicator.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,540 | C++ | .h | 42 | 32.619048 | 81 | 0.761777 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,261 | editor.hpp | supercollider_supercollider/editors/sc-ide/widgets/code_editor/editor.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 5,353 | C++ | .h | 127 | 37.598425 | 113 | 0.762656 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
34,262 | autocompleter.hpp | supercollider_supercollider/editors/sc-ide/widgets/code_editor/autocompleter.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 4,435 | C++ | .h | 111 | 34.801802 | 119 | 0.747378 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,263 | sc_editor.hpp | supercollider_supercollider/editors/sc-ide/widgets/code_editor/sc_editor.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 5,639 | C++ | .h | 136 | 36.602941 | 88 | 0.746435 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,264 | overlay.hpp | supercollider_supercollider/editors/sc-ide/widgets/code_editor/overlay.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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... | 1,622 | C++ | .h | 39 | 37.717949 | 85 | 0.777212 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
34,265 | highlighter.hpp | supercollider_supercollider/editors/sc-ide/widgets/code_editor/highlighter.hpp | /*
SuperCollider Qt IDE
Copyright (c) 2012 Jakob Leben & Tim Blechmann
http://www.audiosynth.com
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,483 | C++ | .h | 74 | 29.432432 | 92 | 0.760705 | supercollider/supercollider | 5,424 | 745 | 915 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | true | false | false | true | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.