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.
Built with Sublime Text 3.2.1, Transmit 5.5.2 and using operating systems by
release notes for build_0505
IN RELEASE
Implemented 'removed' state notification for release notes page
Prevented release notes with a status of 'deployed' from being removed and added warning to advise on expected behaviour if attempted
Removed inline css for release notes edit state notifications that was setting font colour to 'black' - it is better for accessibility that the font colour remains its inherited 'white' colour
Changed user/comment/cms notifications to span labels on admin index
Implemented change to alter database tables (users, comments and CMS) to re-order accordingly on insert record
Changed comment notifications to span labels on user indexes
Changed web audio browser check links to full sentence href
Changed video a.list link bottom border radius inline css
Linked deployed release notes in version data morphing modals
Fixed unicode characters saved in DB - was seeing > when outputting db data in comment 644 - replaced all offending characters manually as reconfiguring the table was not working as expected - it was removing all text after the first offending character in that comment. A change was made to the DB when investigating this fix - the default DB charset was set to utf-8 but not the tables/columns themselves. This may have unintended side-effects so prepare to revert it back to the previous latin charset if required
Entire img folder has been optimised
Saving new release notes that are initially blank resulted in a loop of new release note DB entries being created upon subsequent revisions... Now prevented blank notes being initially saved, yet retained deletion of valid notes which removes DB entry
Email notifications now have responsive header image
Brought FontAwesome in-house
Changed play/pause buttons in audio players to FontAwesome symbols
Changed CSS for above buttons with regards 'focus/hover/active' colour
Fixed 'home' link on *artist* archive pages
TODO
Bring Raleway font in-house from Googlefonts
FILES CHANGED
user/functions.php
user/admin/index.php
roll_back/release_notes.php
user/*artist*/index.php
user/*artist*/archive/index.php
user/*artist*/comments.php
js/morphing_modal.js
css/style.css
*root*/index.php
all main folder index.php pages where audio player is present
*root*/img folder
all pages where FontAwesome has been added (this is all pages)