Skip to content

issues Search Results · repo:madskjeldgaard/portedplugins language:C++

Filter by

30 results
 (62 ms)

30 results

inmadskjeldgaard/portedplugins (press backspace or delete to remove)

I attempted to build per the Building for Rosetta on the Mac M1 instructions, but my SuperCollider server would not install the built UGen .scx files and yielded this error: $HOME/Library/Application ...
  • ryanlaws
  • 3
  • Opened 
    on May 26, 2024
  • #46

Describe the bug Rongs does not seem to generate audio as I would expect. To Reproduce Examples from Rongs documentation: ( Ndef(\c, {|pan=0.0, trigfreq=4| var trig = Dust2.kr(trigfreq); var ...
  • defaultxr
  • Opened 
    on Mar 3, 2024
  • #41

I m trying to install this ported plugins on a Raspberry Pi4 with GUI. I ve already got the SuperCollider to work on the Rpi4. I get this error when making the build. echo Starting build from $(pwd) ...
  • quintendewilde
  • 1
  • Opened 
    on Jan 31, 2024
  • #40

Hi, I m unable to install the plugins because CMake tells me that BLOsc was not declared during the building. This is the text of the error: In file included from /home/enrico/portedplugins/plugins/BLOsc/BLOsc.cpp:4: ...
  • duckt14
  • 4
  • Opened 
    on Jan 12, 2024
  • #39

Describe the bug Sync flag seems reversed from documentation. To Reproduce a = { var sig = VarShapeOsc.ar(LFDNoise3.kr(2).exprange(100, 500), 0.5, 0.5, 0); (sig * 0.05).dup }.play; Expected behavior ...
  • jamshark70
  • 4
  • Opened 
    on Nov 21, 2023
  • #38

Describe the bug With new release 0.4.1, I am getting the following error on my Mac when booting scsynth *** ERROR: dlopen /Users/geoffroy/Library/Application Support/SuperCollider/Extensions/PortedPlugins/VASEM12_scsynth.scx ...
  • geoffroymontel
  • 4
  • Opened 
    on Feb 27, 2023
  • #36

Hi @madskjeldgaard , I absolutely love this project. Its been an excellent part of my process and I ve really enjoyed using this plugins as part of norns via SuperCollider. I am working on porting more ...
  • schollz
  • 2
  • Opened 
    on Jan 21, 2023
  • #33

I m curious if these plugins are getting SIMD-optimized during compilation. I suspect not, as they are very CPU hungry (e.g. 2 instances of AnalogTape = 17-18% CPU). So, for instance, I might use the VA ...
help wanted
  • jamshark70
  • 2
  • Opened 
    on Feb 5, 2022
  • #31

Describe the bug The VAxx filters have fixed and quite high overdrive applied to them, it seems: https://github.com/madskjeldgaard/portedplugins/blob/main/plugins/odinfilters/Korg35Filter.cpp#L96 Expected ...
  • madskjeldgaard
  • Opened 
    on Jan 4, 2022
  • #30

I wouldn t mind to open a PR to document some of the expected parameter ranges, but I thought I d ask first: - VAxxx filter resonance is 0.0 - 1.0? - VAxxx filter drive is 0.0 - 1.0? I haven t checked ...
  • jamshark70
  • 1
  • Opened 
    on Jan 3, 2022
  • #29
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub