I am Keith. I have played guitar in CAPDOWN for many years. I have also been running my mobile recording service for many years too and have helped a number of artists achieve top quality recordings at very fair rates.
I will give you a quote if required, please use the CONTACT section to get in touch...
I am based in Milton Keynes yet run a mobile rig - I usually use an artist's practice space to capture a recording.
Editing and mixing will be done at my own premises, and then I'll host the files on a user's page here so you can log in to listen and we can discuss any changes you require. All multitrack stem files will be provided back to you and I can also provide a 'mastered' version of the recordings. The final mix will also be supplied to you 'un-mastered' as 24bit stereo files for mastering elsewhere if required.
I will not however, burn anything to disc from now on... Test mix CD's invariably end up in landfill sites as the medium is non-recyclable.
My website does not store or share user's personal data. #ownyourdata.
news...
10 May 2025 - Platform release for capdown net !!!
Built with Sublime Text 4, Transmit 5.5.2 and using operating systems by
release notes for build_0591
IN RELEASE
#8978 Not getting data for visits-global on stats page in capdown site
#8966 homepage records section to be dynamically populated - New 'Featured Section' implemented
#9019 Global search highlighting
#9002 global search needs to fetch featured section data
#8998 admin page element fixes
FILES CHANGED
root index
admin index
functions
main.js
style.css
global_search page
******
DB CHANGES AND DEPLOY NOTES
*******
CMS table has new structure:
Query to run to fill blank arrays into new fields (DOUBLE CHECK WHERE`version` as capdown site onmly has up to version 2 etc):
UPDATE `cms` SET `featured_section_panel_a_values_array`='["",["","",""]]', `featured_section_panel_b_values_array`='["",["","",""]]' WHERE `version`<590