Our WorkCollaboration
Our Work

Collaboration

Information on how to work with Doudou Records and commission creative projects

Working with Doudou Records

We believe that the best creative work emerges from collaboration. Whether you're an artist, organization, or individual with a unique vision, we offer various ways to partner with us on innovative projects.

Commission Process

Commissioning a piece from Doudou Records involves a collaborative process where we work closely with you to bring your vision to life.

Initial Consultation

We discuss your project goals, budget, and creative direction in detail.

Proposal Development

Based on our discussion, we create a detailed proposal outlining scope, timeline, and deliverables.

Concept Approval

Once approved, we begin developing initial concepts and prototypes.

Production & Iteration

We produce the work with regular check-ins and iterations based on your feedback.

Final Delivery

The completed work is delivered along with all necessary files and documentation.

Our commission rates start at €5000 for small projects and scale based on complexity and scope. Contact us for a personalized quote.

Artist Residency Program

Our residency program provides artists with dedicated time and resources to develop their work in our creative environment.

Intensive creative sessions focused on specific project development.

Joint Venture Opportunities

For larger-scale projects, we offer partnership arrangements where we collaborate on equal footing with other creative entities.

We partner with music and arts festivals to create signature installations and performances that define the event's identity.

Technical Requirements

To ensure successful collaboration, we have certain technical standards and requirements that help us deliver high-quality work.

RequirementSpecificationPurpose
Audio Quality24-bit/96kHz minimumProfessional sound reproduction
Visual Resolution300 DPI minimumHigh-quality printing and display
File FormatsWAV, AI, PSDIndustry-standard compatibility
Delivery Time4-12 weeksRealistic project timelines

We recommend discussing technical requirements early in the process to ensure compatibility with your needs and systems.

Getting Started

Ready to collaborate? Here's how to begin the conversation with us.

// Contact form submission example
const contactForm = document.getElementById('contact-form');
contactForm.addEventListener('submit', async (e) => {
  e.preventDefault();
  const formData = new FormData(contactForm);
  
  try {
    const response = await fetch('/api/contact', {
      method: 'POST',
      body: formData
    });
    
    if (response.ok) {
      alert('Thank you for your interest! We\'ll be in touch soon.');
    } else {
      throw new Error('Submission failed');
    }
  } catch (error) {
    console.error('Error:', error);
    alert('Please try again or contact us directly.');
  }
});
  1. Fill out our online inquiry form with details about your project
  2. We'll review your submission and respond within 5 business days
  3. If there's mutual interest, we'll schedule a video call to discuss further
  4. Upon agreement, we'll send a formal proposal and contract

Success Stories

We've had the privilege of working with amazing partners across various creative fields. Our collaborations have resulted in award-winning installations, innovative products, and groundbreaking artistic experiences.

Every collaboration is unique, and we approach each one with fresh enthusiasm and dedication to creating something extraordinary.

Was this page helpful?
Built with Documentation.AI

Last updated today