Coder Social home page Coder Social logo

Linux Release about bidoo HOT 45 CLOSED

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024
Linux Release

from bidoo.

Comments (45)

phdsg avatar phdsg commented on September 20, 2024 1

Bidoo-dev4e69904-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks phdsg

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

here's 0.5.3 build...
Bidoo-0.5.3-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks again :)

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.4
BidooLIN.0.5.4.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.6:
Bidoo.LIN.0.5.6.zip

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

btw: huge thanks for this one :) finally some schwing πŸ‘

...but what is sonar, if i may ask!?

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks for Linux dist phdsg. Sonar was at the beginning a test to make a pseudo random generator ... the idea was to hear what the web sounds like so you had to input an url and the html was translated to CV based on characters codes ... funny but not very useful. I t allowed me to work with curl for the first time. I trashed the code and started another test to build waveforms based on pictures, nothing really new again ... and suddenly I had the need of a very simple swing tool for a track so I stopped SONar and made lATe :)

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

whoa, what does a website sound like!?
you are playing with curl :) reminds me that someone (i think on the fb-group) asked if it's possible to have a module that connects to something like this: http://websdr.ewi.utwente.nl:8901/

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

web sounds like ... it depends ... google.com which is a very short page can lead to identify a kind of pattern ... imdb.com .. a mess :) I don't know if connecting to something like http://websdr.ewi.utwente.nl:8901/ is feasible. I looks like it is based on web audio API and not sure that managing callbacks with curl is feasible.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.8
Bidoo.LIN.0.5.8.zip
*built vs rack 0.5.1

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

As usual thanks a lot phdsg

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.11 Happy New Year
Bidoo-0.5.11-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

Happy new year too :) thanks for lin dist

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.12
Bidoo-0.5.12-lin.zip

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.14
Bidoo-0.5.14-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.15
Bidoo-0.5.15-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks a lot

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.16
Bidoo-0.5.16-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks again :)

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.17
Bidoo-0.5.17-lin.zip

had to make dist from master, the Makefile in the 0.5.17 release still has 0.5.16 in it.
also i get warnings because of the make system changes.

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

hello ok didn't pay attention to that .. I will fix thanks again as usual.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

no worries.
another thing (that could be a browser thing too, still checking):
somehow the updated pack.png doesn't show up anymore on the main page of the repo.
only the link. which opens the image, so it's there and i don't know what's wrong. i took a look at the readme.md but couldn't find anything....

edit: yeah browser... shows fine now

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

make file updated ... strange I was sure that I updated the version number ... it is clean now and in line with Andrew's last plugin makefile. Regarding pack.png I did a test and it confirms what I thought .... size matters .... no comment. I will upload a new distrib to make sure that it is conform with Rack standard.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.18 (*)
Bidoo-0.5.18-lin.zip

(*) fixed the include thing i mentioned in the other issue.u

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks a lot as usual :)

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

hate to be that guy, but there's another typo:

index 2e54be9..13df8ae 100644
--- a/src/dep/filters/biquad.cpp
+++ b/src/dep/filters/biquad.cpp
@@ -17,7 +17,7 @@
 //
 
 #include <math.h>
-#include "Biquad.h"
+#include "biquad.h"
 
 Biquad::Biquad() {
     type = bq_type_lowpass;

other than that, great new modules...
Bidoo-0.5.19-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

thanks, I don't understand how I can compile and link with those kind of typo .... as usual a big thanks phdsg

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

i think the windows fs isn't that picky when it comes to capitalization.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

Bidoo-0.5.20-lin.zip


sha256sum Bidoo-0.5.20-lin.zip 
c358f94a9a1ab524e5001fe7cd7b9f40c2eeb71b9d79caa33780d7529d4d3744  Bidoo-0.5.20-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

with the checksum ... royal ... big thanks

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

Bidoo-0.5.22-lin.zip

sha256sum:
f30ccc9b23ab675fdcef7dcb1d38f2be2cef8a8120e20566deed4aa7d813ad64 Bidoo-0.5.22-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

Thanks a lot. Is there any specific command on Linux ? My make dist fails

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

odd. i just make dist. what does yours say?

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

make dist
make: *** No rule to make target 'dist'. Stop.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

oh, that probably means that your rack-build is still on the old make system while your Makefile is already using the new format.

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

yep maybe now I will checkout the last version of master and start the migration process for 0.6 ... but still thinking of a groove machine/clock , I got several ideas/needs but I still need to work on it.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.6 will probably get delay for another 2 weeks (mid march i guess) to get 3rd party plugins integrated into the "new" plugin manager.

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

ok so I have a little bit of work for the next couple of weeks

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

if you do 0.6 by yourself, might wanna say hello in the repair team issue so your list entry gets a check mark.

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

here's the latest...
c21ccfecfebbc36397adbca52f747e50a6233036 Bidoo-0.5.23-lin.zip
Bidoo-0.5.23-lin.zip

from bidoo.

phdsg avatar phdsg commented on September 20, 2024

0.5.23 the last v0.5 release, right? let's close this and we'll do a new one for 0.6 if needed.

mhh, the version tagged 0.5.24 has 0.5.23 in the makefile... checked out 0.5 and built from there:

afa32b811771cf78c036db0ec4982c0e1226ae83b8f17d85a2b8789ecebb3723 Bidoo-0.5.24-lin.zip

Bidoo-0.5.24-lin.zip

from bidoo.

sebastien-bouffier avatar sebastien-bouffier commented on September 20, 2024

I close this thread to clean my issue list. Do not hesitate to contact me if you think that it is not relevant.

from bidoo.

Related Issues (20)

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.