@php $heroImage = $galleryImages->first(); @endphp {{-- Hero: headline left, spray-framed studio photo right --}}

Professional sound. Creative vibes.

Record.
Mix.
Master.
Release.

High quality studio time for artists who take their sound seriously.

@if ($heroImage) {{ $heroImage->title }} @else

Studio photography — add in Admin › Gallery

@endif
{{-- Built for artists --}}
@if ($galleryImages->count() > 1) {{ $galleryImages[1]->title }} @else
Inside the live room
@endif

Welcome to MITH Studios

Built for artists.

MITH Studios is a professional recording studio designed for artists, by artists. From tracking to final master, we provide the tools, vibes and expertise to bring your vision to life.

    @php $features = [ ['label' => 'Industry standard equipment', 'icon' => ''], ['label' => 'Experienced engineers', 'icon' => ''], ['label' => 'Creative environment', 'icon' => ''], ['label' => 'Artist focused', 'icon' => ''], ]; @endphp @foreach ($features as $feature)
  • {{ $feature['label'] }}
  • @endforeach
{{-- The rooms — priced from the same records the booking engine uses --}}

The rooms

@foreach ($rooms as $room)

{{ $room->name }}

{{ $room->description }}
@if ($room->isDayRate()) £{{ number_format((float) $room->day_rate, 0) }} / {{ $room->day_length_hours }}h day @else £{{ number_format((float) $room->hourly_rate, 0) }} / hour @endif
@if ($room->hourly_rate_with_engineer)
£{{ number_format((float) $room->hourly_rate_with_engineer, 0) }} / hour with an engineer
@endif
@endforeach

Minimum two hours in Studios A, B and C. Sessions need 24 hours notice.

{{-- Packages --}}

Choose your package

@foreach ($packages as $package) @php $popular = $package->slug === 'pro-artist'; @endphp
@if ($popular) Most popular @endif

{{ $package->name }}

£{{ number_format((float) $package->price, 0) }}
{{ $package->studio_hours }} hours studio time
  • @if ($package->engineer_hours < $package->studio_hours) Engineer for {{ $package->engineer_hours }} of the {{ $package->studio_hours }} @else Engineer included @endif
  • {{ $package->mixmaster_credits }} {{ Str::plural('track', $package->mixmaster_credits) }} mixed & mastered
  • @if ($package->skips_lead_time)
  • Priority booking
  • @endif @if ($package->staff_per_session > 1)
  • {{ $package->staff_per_session }} people on every session
  • @endif
  • Valid {{ $package->validity_days }} days
Select
@endforeach

Custom packages available. Contact us for more info.

{{-- Inside MITH Studios — gallery strip --}}
@foreach ($galleryImages as $image) {{ $image->title }} @endforeach @for ($i = $galleryImages->count(); $i < 4; $i++) @php $placeholderLabels = ['Live room', 'Control room', 'Podcast suite', 'The lounge']; @endphp

{{ $placeholderLabels[$i] }}

Photo coming soon

@endfor
{{-- Why + testimonial --}}

Why artists choose MITH

    @foreach ([ 'High end equipment', 'Top tier engineers', 'Creative & comfortable vibes', 'Fast turnaround', 'Trusted by independent artists', ] as $point)
  • {{ $point }}
  • @endforeach

What artists say

“The vibe is unreal and the sound is even better. MITH Studios helped bring my vision to life.”
— Jay Kay
{{-- CTA. overflow-hidden because the spray splatter hangs outside the card and would otherwise widen the page on mobile. --}}

Ready to bring your sound to life?

Create your account to book sessions, manage your projects and more.