summaryrefslogtreecommitdiff
path: root/gschem/tuner.sch
Commit message (Collapse)AuthorAgeFilesLines
* do not attenuate tuner output at allHEADmasterrekado2015-04-181-4/+5
|
* update component names / silk screenrekado2013-01-251-2/+4
|
* remove melody buffer (preamp is buffered); remove trim potsrekado2012-12-291-61/+19
|
* connect only one of the jack switchesrekado2012-12-281-8/+7
|
* update all coupling caps to 10uFrekado2012-12-261-2/+2
| | | | | this is to ensure that the voltage across the cap is low at all frequencies we care about.
* remove coupling capsrekado2012-12-261-123/+122
|
* replace another JFET with NPN transistorrekado2012-11-261-78/+74
|
* add NPN transistor to make mixer activerekado2012-11-261-23/+63
|
* reminders to add buffers/active mixersrekado2012-11-231-3/+2
|
* use this expensive voltage reference instead of a voltage dividerrekado2012-11-211-18/+5
|
* hide footprint attributerekado2012-11-191-1/+1
|
* replace tuner trim pot with fixed resistorrekado2012-11-191-45/+16
|
* set graphical=1 for off-board componentsrekado2012-11-191-0/+2
|
* effects inserts for bass channelsrekado2012-11-181-1/+1
|
* add connector for tuner output and melody insertrekado2012-11-181-68/+85
|
* simplify melody send/returnrekado2012-11-181-206/+152
| | | | | | | | | I no longer want to use two mono sockets for separate send and return routing. A single stereo jack for effects insert is just as fine and easier to implement. I also no longer care for an effects blend potentiometer that determines how much of the unprocessed signal is to be blended with the return signal. Controlling the effect intensity is the external device's job.
* use BOURNS 3296w footprint for trim potsrekado2012-11-171-2/+2
| | | | | The footprint was created with the bourns_3266-3296.pl perl script by David Griffith using John C. Luciani Jr's footprint creation library.
* rename nets to ensure they are separaterekado2012-11-161-3/+3
|
* add/fix footprintsrekado2012-11-161-0/+4
|
* renumber refdes for unique idsrekado2012-11-161-13/+13
|
* add footprints to symbolsrekado2012-11-161-0/+36
|
* rename TUNER net to TUNER:1rekado2012-11-161-1/+1
|
* initial commitrekado2012-11-151-0/+277