Jacob Vosmaer
Jacob Vosmaer
After passing through the converter, you get a PG database with 'limits' in some places. ``` diff diff --git a/db/schema.rb b/db/schema.rb index 04abf9b..9da616f 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -13,9...
This is a difference between 'converted' PG databases and 'original' PG databases. ``` diff diff --git a/db/schema.rb b/db/schema.rb index 04abf9b..9da616f 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -13,9 +13,6 @@ ActiveRecord::Schema.define(version:...
I was reading the WM8731 audio codec setup code and I got confused by a comment which suggested Daisy always uses the codec with a 48kHz sample rate. After several...
According to the TB-303 manual, when in Track Write or Track Play mode you can see which bar number has the "D.C." flag sat by holding Function and pressing Clear....