Coder Social home page Coder Social logo

ohmer's People

Contributors

domikamu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ohmer's Issues

Compile fails on Mac crosscompile

The compilation fails on Mac cross-compile (like the build system would do):

x86_64-apple-darwin17-clang++  -std=c++11 -stdlib=libc++  -fPIC -I/home/cschol/src/Rack-SDK/Rack-SDK/include -I/home/cschol/src/Rack-SDK/Rack-SDK/dep/include -MMD -MP -g -O3 -march=nocona -funsafe-math-optimizations -Wall -Wextra -Wno-unused-parameter -DARCH_MAC -mmacosx-version-min=10.7 -c -o build/src/Metriks.cpp.o src/Metriks.cpp
src/Metriks.cpp:87:39: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                             ^
src/Metriks.cpp:87:45: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                   ^
src/Metriks.cpp:87:51: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                         ^
src/Metriks.cpp:87:57: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                               ^
src/Metriks.cpp:87:63: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                     ^
src/Metriks.cpp:87:69: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                           ^
src/Metriks.cpp:87:75: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                 ^
src/Metriks.cpp:87:81: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                       ^
src/Metriks.cpp:87:87: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                             ^
src/Metriks.cpp:87:93: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                   ^
src/Metriks.cpp:87:99: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                         ^
src/Metriks.cpp:87:105: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                               ^
src/Metriks.cpp:87:111: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                     ^
src/Metriks.cpp:87:117: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                           ^
src/Metriks.cpp:87:123: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                                 ^
src/Metriks.cpp:87:129: error: invalid suffix 'd' on floating constant
        double tb_FreqNote_Center[132] = {0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                                       ^
src/Metriks.cpp:88:22: error: invalid suffix 'd' on floating constant
                                                                                                                                                0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                                                   ^
src/Metriks.cpp:88:28: error: invalid suffix 'd' on floating constant
                                                                                                                                                0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                                                         ^
src/Metriks.cpp:88:34: error: invalid suffix 'd' on floating constant
                                                                                                                                                0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 0.0d, 
                                                                                                                                                               ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]

v2: version contains white space

The version string of the v2 plugin contains a whitespace, which is not supported.

Please update the version to remove the whitespace and we will rebuild.

CPU use RKD Clockdivider

Hi Dominique,
I love your clock divider, it's one of the best that I am using, and it works exactly the way I want it to, but my question is, could you do something about the CPU use ? It is about 4-5x as high as all the other dividers ?

DividerCPU
Greetings Peter.

Reminder... RKD & Fibonacci Sequence issue

As personal reminder for future release (> 2.2.2).

Issue concerning RKD module.

When selected table is Fibonacci sequence, by applying a voltage greater than +0.91V on ROTATE jack, the table starts at 3 (it's normal), but other values are totally erratic/wrong!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.